PDA

View Full Version : Evil French People!!! (not the people but the language)



Raptr24
June 16th, 2001, 00:28
I need help with multimain.fr and their MySQL support! i think i activated it but i'm not too sure because I CAN'T READ ONE WORD OF FRENCH. can any1 tell me where the server for the MySQL on multimania is so i can connect with phpMyAdmin

martian
June 16th, 2001, 11:15
use localhost

polestar
June 17th, 2001, 06:18
I don't know anything about MySQL, but I can translate answers to similar questions to yours on their forum....

one answer:

You have to activate your database in your account.
The name of your database is youraccountname_db
The other parameters are optional.
$db_chemin = "localhost"
an answer from their support admin:

All your scripts are automatically connected to your database, so you don't need to fill in the 'MySQL login' and 'password' fields.

You have to type:
$result = mysql_query(SELECT FROM * your_table);
Hope this helps - if you tell me a specific url, I'll translate!

PS - www.multimania.fr has a very good site design and forum - don't you agree?

-