MySQL_connect() working in PHP4 not in PHP5?
- From: Swincher <kixjaguar@xxxxxxxxxxx>
- Date: Tue, 30 May 2006 17:17:16 -0500
Hey - - --
I upgraded my development machine to PHP5. My pages with the subject
function no longer work. I am able to do an ODBC connect to the data
files from other programs.
I get the error:
Fatal error: Call to undefined function mysql_connect() in
<file.php> on line 190.
This is a W2K machine running IIS4, if that makes a difference...
Still works on server running PHP4.
Clues for me?
Many TIA - - --
Ken
.
- Follow-Ups:
- Prev by Date: Re: Desperate help needed on tables in .php
- Next by Date: Re: MySQL_connect() working in PHP4 not in PHP5?
- Previous by thread: php function to call vbs
- Next by thread: Re: MySQL_connect() working in PHP4 not in PHP5?
- Index(es):
Relevant Pages
|