PHP Classes

mysql_connect()

Recommend this page to a friend!

      Database ORM Builder  >  All threads  >  mysql_connect()  >  (Un) Subscribe thread alerts  
Subject:mysql_connect()
Summary:Outdated function
Messages:2
Author:Bartosz
Date:2014-04-18 22:18:19
Update:2014-04-20 01:14:20
 

  1. mysql_connect()   Reply   Report abuse  
Picture of Bartosz Bartosz - 2014-04-18 22:18:19
Could you update your class so it implements mysqli or PDO please. It is useless otherway.

  2. Re: mysql_connect()   Reply   Report abuse  
Picture of Anthony Amolochitis Anthony Amolochitis - 2014-04-20 01:14:20 - In reply to message 1 from Bartosz
I plan on updating the code. This was a messy first version I used to help speed up coding time. I will also include a version that uses MySqli library.