Page 2 of 2

Posted: Mon May 17, 2004 6:07 am
by leenoble_uk
Just a casual observation but would the space on this line

Code: Select all

<?php
$result = @mysql_query ($query); // Run the query.

?>
stop the query from running?

Edit: No apparently not. I just fiddled with a few of my scripts and added whitspace between the function and the bracket and it still worked.

Thank You

Posted: Mon May 17, 2004 9:48 pm
by apple
I want to thanks Everybody for helping me.... God Bless All of You!