lucy Posted May 14, 2009 Share Posted May 14, 2009 I have been given a to look after for the next year. Its written in PHP. The problem is I do not fully understand it. I fully understand HTML but not PHP. Learn PHP you may say? yes i should, and will but in the meantime I have a quick question. The index.php has links to other pages. the links are index.php?page=PAGEHERE, although I cant find any of these pages which have been linked to. I have looked throughly on the server and cant find the pages. So how would i go about changing one of the pages which I cant find? Thanks, Lucy Link to comment https://forums.phpfreaks.com/topic/158180-php-help-needed/ Share on other sites More sharing options...
Ken2k7 Posted May 14, 2009 Share Posted May 14, 2009 Most likely, the page contents would be in the DB. Though I guess it can just all be hard-coded into the PHP script, which is a bad idea. Link to comment https://forums.phpfreaks.com/topic/158180-php-help-needed/#findComment-834412 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.