Posted by Advo on 08/31/06 08:42
Heres some actual code i've tried: <?php echo "here"; $cs = mssql_connect ( 'ip...', 'administrator', 'pass' ) or die('Could not connect: ' . mssql_get_last_message()); echo "here2"; then i run my page, and all it says is "here" nothing else
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming