Making queries from host on Mysql server using PHP

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
Prince_John
Forum Newbie
Posts: 3
Joined: Fri Apr 17, 2009 5:50 am

Making queries from host on Mysql server using PHP

Post by Prince_John »

hi.
i am using wamp server 2.0 with apache 2.2.11, mysql 5.1.32 and PHP 5.2.9-1.I want to login to a mysql database on 'some IP1' running wamp from 'someIP2' using PHP.can any one provide me with php code for executing queries on server.do i need to make any installation on the host??Help is greatly appreciated..
Post Reply