What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP problem

PHP problem
Author: Message:
jren207
Senior Member
****

Avatar
JR! - We <3 Fanta

Posts: 870
Reputation: 28
35 / Male / –
Joined: Sep 2003
RE: PHP problem
I mean when you set this in say config.php (or similar). Then the mysql_connect function takes the variables from the config file.

$db="yourdatabase"; //database

mysql_connect ($db, $user,...

You need to define info or it will not be able to login to the MySQL server.

The script wont know where to get it's data from!!!
06-04-2004 01:27 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP problem - by Snake on 06-01-2004 at 10:04 PM
RE: PHP problem - by KeyStorm on 06-01-2004 at 10:10 PM
RE: PHP problem - by Snake on 06-01-2004 at 10:42 PM
RE: PHP problem - by Chris.1 on 06-02-2004 at 11:56 AM
RE: PHP problem - by ^Snog on 06-02-2004 at 12:47 PM
RE: PHP problem - by KeyStorm on 06-02-2004 at 01:02 PM
RE: PHP problem - by jren207 on 06-04-2004 at 01:15 PM
RE: PHP problem - by KeyStorm on 06-04-2004 at 01:19 PM
RE: PHP problem - by Stigmata on 06-04-2004 at 01:23 PM
RE: PHP problem - by jren207 on 06-04-2004 at 01:27 PM
RE: PHP problem - by KeyStorm on 06-04-2004 at 01:37 PM
RE: PHP problem - by Snake on 06-05-2004 at 11:00 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On