Posted by Steve on 04/19/07 16:59
look up mssql_connect and look at the requirements. it must either be
compiled into php or enabled as a dll (which is set in your php.ini...and
must reside in your include_path).
<sank.hate.spam@gmail.com> wrote in message
news:1177001374.039011.239280@e65g2000hsc.googlegroups.com...
|> Turn on display_errors so you can see why the page isn't coming up.
|
| I did like you suggested and got the following error in my browser:
|
| Fatal error: Call to undefined function mssql_connect() in C:
| \Documents and Settings\Administrator\Desktop\testSiteFiles\php
| \buildInfoGet.php on line 8
|
| Again, I'm just amazed that I'm getting this when I didn't have a
| problem last night.
|
| Any ideas?
|
| Thanks,
| Jason
|
Navigation:
[Reply to this message]
|