It's probably very simple thing for you, but I am new at php.
Could you tell me how do I get data from mysql databsa on my server by clicking on link from my homepage.
More specifically, I have a list of articles on my index page, and what I'd like to do is when clicking on the title of article to get the detailed text info about that article which would be stored (the text info) in mysql database. You could say I could create html pages for each article, but I have more than 200 articles and that number is growing every day. I know that using php code and mysql would be ideal thing, but please advice what would be the easiest way or where can I find a suitable artice regarding this matter.
Thanks in advance.
ps: feel free to email me the response directly to my email address.