How to connect MYSQL Data base on a webserver with a PHP Scr

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
anthonydicosta
Forum Newbie
Posts: 1
Joined: Sat Aug 07, 2010 2:05 am

How to connect MYSQL Data base on a webserver with a PHP Scr

Post by anthonydicosta »

HI,
I have a website and i want to connect a database in order to get form data saved into it.
Want to do it using PHP.
Now i am looking or the basic connection process. Not the SQL syntax for queries but only to establish the connection.
http://acaimaxcleansewarning.com/
Last edited by anthonydicosta on Mon Aug 09, 2010 1:50 am, edited 1 time in total.
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: How to connect MYSQL Data base on a webserver with a PHP

Post by pbs »

Post Reply