Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~184 People Reached
About Me

That's me

Favorite Forums
Favorite Tags
php x 1
Member Avatar for porchy33

Hi, I'm new to php and am trying to connect to mysql like this: <?php $conn = msql_connect("localhost", "user", "password"); echo $conn; ?> But when i do I get this: Fatal error: Call to undefined function msql_connect() in C:\www\PHP_mysql\testconn.php on line 2 I wonder why?

Member Avatar for otr
0
184