i've a problem connecting to a mysql account on a remote server using php embedded in wml files hosted on my apache server.
i get the error message:
Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Group\Apache2\htdocs\train.wml on line 58</b>
(line 58 is the line i try to connect on)
i know the php + wml code is good as it works on another server i tried it on
php is set up correctly as i ran different scripts
apache is running correctly also
Any ideas
Help would be much appreciated!
eamo