Thanks for the help with my first question. using the USE mysql command did
the trick.
The book I am reading (
http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=2T67AHHR6W&isbn=0764516507&itm=1
)
PHP & MySQL for Dummies has a CD Rom with several PHP files. One is called
mysql_send.php. Book says " The program mysql_send.php has one simple
function: to execute queries and display the results. Copy the program from
the CD into the directory where you are developing your web application,
change the information in lines 11-13 and point your browser at the
program."
Ok so the mysql_send.php loads great. ( Apache 2 is the web server the file
is in the htdocs folder. ) But when I try to run any command I get no
results.
Other php pages work.
Please take a look.
The first one just verifies the MySQL database is up.
http://warriorscamp.bbs.us/mysql_up.php
mysql_send:
http://warriorscamp.bbs.us/mysql_send.php
If anyone can tell me ( or point me in the correct direction ) why the
mysql_send.php does not respond to anything I do I wouldappreciate it.
************************************************************************
For Your Protection This Email Was Scanned by Apollo Systems MailServer.
For More Services Please Visit http://www.apollosystems.net
************************************************************************