Well, don't be a smartass then.
Well, don't be a smartass then.
How could this hapen to meeeeeeeeeeeeeee?lol.
cough your code is wrong too so don't go gay about it, it'sYou haven't fixed **** all mate, your just trying to be clever and again failing.
PHP Code:<?php
include_once( 'database.php' );
if( $mysqlQuery = mysql_query( 'SELECT * FROM `database`' ) )
{
if( mysql_num_rows( $mysqlQuery ) <= 0 )
{
echo( 'No data in table' );
}
else
{
while( FALSE === ( $mysqlFetch = mysql_fetch_array( $mysqlQuery ) ) )
{
echo( 'Blah: ' . $mysqlFetch[ 'blah' ] );
// print_r( $mysqlFetch );
// That will show you whats int he array etc ( field name etc )
}
}
}
else
{
echo( 'Mysql Error' ); // Using brackets, isn't wrong.
}
?>
notPHP Code:while( false !== ( mysql ******** in here ) )
PHP Code:while( false === ( mysql ******** in here ) )
visit my internet web site on the internet
http://dong.engineer/
it is just videos by bill wurtz videos you have been warned
I knew it was wrong after I posted it twice but you just had to notice lol ****.
Hi, names James. I am a web developer.
Charlie, every thread i see you in your actin like a smartarse, calons cool, unless you get the wrong side of himD).
rename the database
Want to hide these adverts? Register an account for free!