|
Hey Everyone,
Got a question for using php my sql. I am opening up a site for horse classifieds. I am not sure how to put it all together. I use Ipowerweb as my webhost. They support php/mysql? Is this what I need to create a database where users input their information, photos, edit their profiles,etc. I have been to mysql.com. I do have a script from a horse classified site...This script is from the search page...<a href="us_map.php3... used on the search page
<UL type=disc>
<li><a href="full_search.php"><B>Advanced Search</B></a></li>
<li><a href="browse.php3">Browse by Breed/State</a></li>
<li><a href="bloodline_search.php3">Bloodline Search</a></li>
<li><a href="id_search.php3">Horse ID Search</a></li>
<li><a href="word_search.php3">Horse Name Search</a></li>
<li><a href="owner_search.php3">Owner Name Search</a>
<li><a href="us_map.php3">US Map</a></li>
<li><a href="zip_search.php3">Zip Code Search</a>
I placed the script here to help anyone that may answer my question. Thanks for the help from a newbie. It's very much appreciated.
Spirit
|