Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Include With Debug Functions For MySQL (php). Made By Victor Ghost

Notifications You must be signed in to change notification settings

VictorMacielGhost/mysqldebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

mysqldebug version 0.3 Beta

Include of MySQL Functions.

Functions

  • debug_last_query Show if the last query have any error, with the query.
  • debug_str_query Show if the last query have any error, but, in string format. Don't have any query to show.
  • debug_query Send One Query and return if have any error or not. with the query.

Returns Values

Function Return Value
debug_last_query The Error Code
debug_str_query Don't Return Any Specific Value
debug_query Returns The Error Code

Made By Victor Ghost.

About

Include With Debug Functions For MySQL (php). Made By Victor Ghost

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages