ghaniz786 Posted March 21, 2010 Share Posted March 21, 2010 Hello this is my first post. I am very new to php & MySql I have not done any course about scripting I want to know if I want to make a list of files like "list.php" and when i need to call a file i just put in HTML tag <a Href "list.php?id=5>File 5</a> so file should open. Rather than call full file name I wnat to use that ids which was stored in a php file. I posted this question in Php help forum but some senior suggest me that you have to make MySql DataBase first then you able to call files so now I am here can someone help me how to create data base for stored files. and example of it with calling script I have Idea how to do this. How to do this please help me. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/196051-calling-files-by-id-stored-in-php-file/ Share on other sites More sharing options...
fenway Posted March 22, 2010 Share Posted March 22, 2010 There are literally hundreds of tutorials on this site and others that cover this -- and countless forum topics, too. Quote Link to comment https://forums.phpfreaks.com/topic/196051-calling-files-by-id-stored-in-php-file/#findComment-1030191 Share on other sites More sharing options...
ghaniz786 Posted March 22, 2010 Author Share Posted March 22, 2010 So please give me a link to view this tutorial. if I feel problem to understand may I ask you ? Quote Link to comment https://forums.phpfreaks.com/topic/196051-calling-files-by-id-stored-in-php-file/#findComment-1030242 Share on other sites More sharing options...
fenway Posted March 23, 2010 Share Posted March 23, 2010 I'd recommend that you review some of the archived posts, as well as the tutorials on the main site. Quote Link to comment https://forums.phpfreaks.com/topic/196051-calling-files-by-id-stored-in-php-file/#findComment-1030534 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.