sean14592 Posted April 1, 2008 Share Posted April 1, 2008 Hi, I hve a rental website that i am developing. Its my first script and I have got quite far into doing it. I have just completed a series of forms which ask question like facilites, how many room. these ae then all saved in the session and then inputed into database. My next step is to create a page like http//:mysite.com/properties/ID]/ the ID will be taken from the database along with all the other things. the information taken from the database then needs to be printed to the page using a style that I have created. has anyone got any information hat could get me started on this. even just to creat a blank php file in there ID directory would be a start. Cheers Sean Link to comment https://forums.phpfreaks.com/topic/99038-file-manipulation-from-variables/ Share on other sites More sharing options...
ballhogjoni Posted April 1, 2008 Share Posted April 1, 2008 So are you trying to create a new page with the data or are you trying to pull the data from the db to display on the page? ??? Link to comment https://forums.phpfreaks.com/topic/99038-file-manipulation-from-variables/#findComment-506763 Share on other sites More sharing options...
sean14592 Posted April 1, 2008 Author Share Posted April 1, 2008 i need to pull from db as info has already been sent and stored in db, so i need to pull back data and creat new page and display that data on the page. Cheers Sean Link to comment https://forums.phpfreaks.com/topic/99038-file-manipulation-from-variables/#findComment-506906 Share on other sites More sharing options...
ballhogjoni Posted April 7, 2008 Share Posted April 7, 2008 are you using a mysql db? Link to comment https://forums.phpfreaks.com/topic/99038-file-manipulation-from-variables/#findComment-511219 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.