En réponse à George Pitcher <[EMAIL PROTECTED]>:
> ------------------ Début du message d'origine --------------------
> Nate,
> 
> The absence of details on the db and table structure prevent
> testing.
> 
> However, if you 'View Source' you'll see thet the form isn't
> being sent to
> any response page, so there's nothing to handle the query and
> show the
> results.
> 
> '<form action=?form=yes method="post">'
> 
> Hope this helps
> 
> George in Oxford
> 
> > -----Original Message-----
> > From: Nate Dawg [mailto:[EMAIL PROTECTED]
> > Sent: 21 July 2003 6:56 am
> > To: [EMAIL PROTECTED]
> > Subject: Newbie question -- PHP document
> >
> >
> > 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
> >
> 
**********************************************************************
**
> >
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:
> >
> http://lists.mysql.com/[EMAIL PROTECTED]
> >
> >
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:   
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 
> ------------------- Fin du message d'origine ---------------------

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to