Chaitanya Lakshmi
  • About Me
  • Job Duties
  • Knowledge Blog
  • Applications
  • Contact Us
    • Linked In
    • Facebook
  • About Me
  • Job Duties
  • Knowledge Blog
  • Applications
  • Contact Us
    • Linked In
    • Facebook

How to connect to a MySQL database in PHP?

2/27/2012

1 Comment

 
  • connect_mysql(“localhost”);
  • mysql_open(“localhost”);
  • dbopen(“localhost”);
  • mysql_connect(“localhost”);
  • mysql_select_db();
  • I don’t know
Answer:
mysql_connect(“localhost”);

1 Comment
Matyáš link
7/16/2012 12:08:02 pm

good post

Reply



Leave a Reply.

    Author

    Write something about yourself. No need to be fancy, just an overview.

    Archives

    February 2012

    Categories

    All
    General
    Krds
    Phponweb

    RSS Feed

Powered by Create your own unique website with customizable templates.