shentaichi
New Member
- Messages
- 4
- Reaction score
- 0
- Points
- 0
Hi I'm developing a Flex application for my MSc project and spotted this site which should hopefully support my development, unfortunately I'm having trouble connecting the MySQL server with my web page...
Just like to verify the following:
$hostname_conn = "absolut.x10hosting.com";
$database_conn = "taichi_yadayada";
$username_conn = "taichi_yadayadai";
$password_conn = "yadayada";
This is all I need right, and that should do it!
Do I need to GRANT any priveledges
Is there any problems with running PEAR?
- Thanks In Advance.
Just like to verify the following:
$hostname_conn = "absolut.x10hosting.com";
$database_conn = "taichi_yadayada";
$username_conn = "taichi_yadayadai";
$password_conn = "yadayada";
This is all I need right, and that should do it!
Do I need to GRANT any priveledges
Is there any problems with running PEAR?
- Thanks In Advance.