Quantcast
Channel: mysql – barattalo
Viewing all articles
Browse latest Browse all 13

10 PHP usefull functions for MySQL stuff

$
0
0
Here is my personal collection of 10 php function that I always include in my database function library. I think they are very usefull and I’d like to share with you. Here are the mysqli versions of the functions. (NEW) FUNCTION 1: CONNECT TO A DB Connect function. I know, everybody already has this function [...] Related posts:
  1. 10 PHP usefull functions for MySQLi stuff (mysql improved)
  2. PHP to get enum/set values from mysql field
  3. 13 mysql tips that you don’t know
  4. Execute Scalar and Execute Row for Php
  5. MYSQL add counter in a query

Viewing all articles
Browse latest Browse all 13

Trending Articles