Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Database related functions in CakePHP

Database is used to collect information, which is organized in a proper way so that it can be accessed, managed and updated easily. CakePHP supports following database servers: MySQL 5.1+ SQLite 3 PostgreSQL 8+ SQLServer 2008+ ...

Difference between mysql_connect() and mysql_pconnect()

Both mysql_connect() and mysql_pconnect() are used for database connection. mysql_connect() In mysql_connect() function opens and close the database connection, depending on the request. Every time a new connection is established, when usin...

How to insert data Value from a HTML form into MySQL Database

  In this blog I am going to explain how to insert data from html form into mysql. We have three steps for completing this process. Create HTML Form Create MYSQL Database. Mysql Database Connection and retrieve HTML for...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: