rofl90 Posted March 22, 2008 Share Posted March 22, 2008 Can someone give me a jump start I need to have a table something like, maybe with id/some more options +-------+------+ |Content|Title | +--------------+ +Blablabl|Blabla + +Blablabl|Blabla + +Blablabl|Blabla + +Blablabl|Blabla + +Blablabl|Blabla + +-------+------+ Then I need to create a directory in /go/ eg http://www.example.com/go/newpage/ then I need to create an index file, prefilled with the title and content. The only problem is my page editor currently reads from selected TABLES eg theres a table called services, with content/title, but thats not dynamic and it needs to be so how would I go about this? Link to comment https://forums.phpfreaks.com/topic/97320-file-creation/ Share on other sites More sharing options...
rofl90 Posted March 22, 2008 Author Share Posted March 22, 2008 /bump Link to comment https://forums.phpfreaks.com/topic/97320-file-creation/#findComment-498336 Share on other sites More sharing options...
rofl90 Posted March 22, 2008 Author Share Posted March 22, 2008 Ooh or how would I do it with GETs eg index.php?page=x how would i add a page like that Link to comment https://forums.phpfreaks.com/topic/97320-file-creation/#findComment-498339 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.