![]() |
|
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Website Design Discuss web design |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #11 (permalink) |
![]() |
Yeah its possible. I do this using SQL for a quick and nasty way, so I slam page into SQL then use an index page that simply pulls the page out of no where. I also do this with includes using a switch statement. So you'd have index.php -cars.inc.php -house.inc.php -etc Then use a switch based on the URL to include the right include
__________________ Browse: |
| |
| | #12 (permalink) |
![]() |
I scribbled this into notepad earlier, I'm pretty sure the syntax is right. This isn't the best way to do it, but its the easiest without a templating engine and stacks of SQL PHP Code:
__________________ Browse: |
| |
| | #14 (permalink) |
![]() |
I was editing some code like this, and it thought maybe worth posting as it allows you some basic SEO all in one file. PHP Code: You can use more includes within the includes but to try and keep it tidy name them like cars.filename.inc.php so all the cars are together Hard to offer any other advice without knowing more about the project
__________________ Browse: |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| Advertising my service: I develop mini sites. | gameboy | Services Wanted | 1 | 27-05-2009 10:13:03 AM |
| Advertising my service: I develop mini sites. | gameboy | Mini Sites | 0 | 23-04-2009 08:49:19 PM |
| Dofollow Links | jj1 | Search Engine Optimisation | 7 | 30-03-2009 12:17:16 PM |