Hello everyone,
I am new in PHP. I want to know how to establish connection between PHP and any database, Please guide me if you can...
In Anticipation....
|
Go4Expert Founder
|
![]() |
| 30Jul2010,20:12 | #2 |
|
Contributor
|
|
| 30Jul2010,20:18 | #3 |
|
All right nice info from that site
but can anybody let me know something in your own language for the same topic ? Thanks. |
|
Contributor
|
|
| 30Jul2010,20:33 | #4 |
|
well... is simple. to estabish a mysql connection use:
PHP Code:
PHP Code:
PHP Code:
|
|
Skilled contributor
|
![]() |
| 7Aug2010,09:49 | #5 |
|
First you need to make a database from your admin panel. (hope you know to do that)
Then the following script would give the basic concept of connecting: PHP Code:
shabbir
like this
|


