![]() |
php and database
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.... |
Re: php and database
|
Re: php and database
All right nice info from that site
but can anybody let me know something in your own language for the same topic ? Thanks. |
Re: php and database
well... is simple. to estabish a mysql connection use:
PHP Code:
PHP Code:
PHP Code:
|
Re: php and database
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:
|
| All times are GMT +5.5. The time now is 07:36. |