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