Hi,
I am learning php and mysql.
I am looking to learn how to use an anchor tag to query a datbase.
<a href="my_parsin g_script.php">i tem to be searched for</a>
and then return the data to a page.
I have figured out how to 'echo' my page elements so the style is the same.
I just can't find the info on calling and parsing my database.
Any links, tutorials or outright scripts would be much appreciated.
Thanks
ae35
I am learning php and mysql.
I am looking to learn how to use an anchor tag to query a datbase.
<a href="my_parsin g_script.php">i tem to be searched for</a>
and then return the data to a page.
I have figured out how to 'echo' my page elements so the style is the same.
I just can't find the info on calling and parsing my database.
Any links, tutorials or outright scripts would be much appreciated.
Thanks
ae35
Comment