Date: 10/15/01
- Next message: Jason G.: "Re: [PHP-DB] Displaying data using php"
- Previous message: Beau Lebens: "RE: [PHP-DB] Help with search engine and splitting values needed :-("
- Next in thread: Jason G.: "Re: [PHP-DB] Displaying data using php"
- Reply: Jason G.: "Re: [PHP-DB] Displaying data using php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey guys,
I have a script that searches between dates but i cant get the specific data
in the rows etc. to display at all...
Can anyone help me with displaying this data?
Thx.
This is the line that we have selecting what we want:
$test = mysql_db_query("Syd-01", "SELECT * FROM Port1 WHERE date >
2001-10-04 AND date < 2001-10-11");
And we are having trouble displaying that data in php with rows & columns
etc.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason G.: "Re: [PHP-DB] Displaying data using php"
- Previous message: Beau Lebens: "RE: [PHP-DB] Help with search engine and splitting values needed :-("
- Next in thread: Jason G.: "Re: [PHP-DB] Displaying data using php"
- Reply: Jason G.: "Re: [PHP-DB] Displaying data using php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

