944,142 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 2017
  • PHP RSS
Jun 2nd, 2007
0

php, mysql connection

Expand Post »
hi
i am trying to design a dynamic website using php and mysql, how can i make configuration so as to connect successfully?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
nyadimo is offline Offline
7 posts
since Jun 2007
Jun 2nd, 2007
0

Re: php, mysql connection

http://nl3.php.net/manual/en/ref.mysql.php

Scroll down, to Table of Contents. There is a list of mysql functions. You should especially look at:
mysql_connect();
mysql_select();
mysql_close();
mysql_select_db();
mysql_query();
mysql_fetch_array();
mysql_result();

I assume you already know mysqls query language. If not look on the Internet for tutorials. Ask if you have any more problems.
Reputation Points: 129
Solved Threads: 11
Posting Whiz in Training
Anonymusius is offline Offline
223 posts
since Aug 2006
Jun 2nd, 2007
0

Re: php, mysql connection

yes, i know mysqls query language, but what i need to know is how to connect mysql database with php. i am designing a dynamic website using macromedia dreamweaver 8, mysql and php. how can i go about configuration in order to connect successfully?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
nyadimo is offline Offline
7 posts
since Jun 2007
Jun 2nd, 2007
0

Re: php, mysql connection

yes, i know mysqls query language, but what i need to know is how to connect mysql database with php. i am designing a dynamic website using macromedia dreamweaver 8, mysql and php. how can i go about configuration in order to connect successfully?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
nyadimo is offline Offline
7 posts
since Jun 2007
Jun 3rd, 2007
0

Re: php, mysql connection

You can do this simply by using Macromedia Dreamweaver 8. What you require to do is. Make a new site in tht. Choose PHP MY SQL while configuring the testing server configuration. Add database via Database pallete.Enter your hostname, database, username, password respectively and connect to the database. More over you can visit http://itzip.blogspot.com for more details. And if you want to connect to MY SQL with PHP Coding YOU can visit http://w3schools.com ......

Just have a look and comment...

With Regards
Shashi Agrawal
Reputation Points: 10
Solved Threads: 0
Newbie Poster
shashi28 is offline Offline
6 posts
since May 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: particular value print
Next Thread in PHP Forum Timeline: Need help looking for a script





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC