Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

help on php
Hi, I have installed php and mysql into my server( windows server 2003) the
php and mysql works when i like to use php connect it into the mysql. by
using this syntax:

<?php
$link = mysql_connect('localhost', 'root', 'cluI+4?b');
if (!$link) {
die('Could not connect: ' . mysql_error());
}
echo 'Connected successfully';
mysql_close($link);
?>

But it happens to show this error message
Fatal error: Call to undefined function mysql_connect() in (directtorythat
this file is in)\n.php on line 2

please help.

Thanks
Nicholas

 ________________________________________
_________________________
Get MSN Hotmail alerts on your mobile.
http://mobile.msn.com/ac.aspx?cid=uuhp_hotmail

Report this thread to moderator Post Follow-up to this message
Old Post
Nicholas Tan
04-14-05 01:56 PM


Re: help on php
On Thu, 14 Apr 2005, Nicholas Tan wrote:

> Hi, I have installed php and mysql into my server( windows server 2003) th
e
> php and mysql works when i like to use php connect it into the mysql. by u
sing
> this syntax:

Please visit http://php.net/support.php to find out how to get support
on PHP, this is the wrong place.

Derick

--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Report this thread to moderator Post Follow-up to this message
Old Post
Derick Rethans
04-14-05 01:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Mirrors archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:08 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.