Home
The sqlUtil type exposes the following methods.
Methods
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() ![]() | mysqlClean(String) |
adds the slashes to the correct characters in your string for adding to the db
|
![]() ![]() | mysqlStrip(SqlDataClass) |
returns the string stripped of all slashes
|
![]() ![]() | mysqlStrip(String) |
strips the slashes from a string pulled out of the database
|
![]() ![]() | ping(array<String>[]()[]) |
attempts to ping the server of an existing MySqlClass
|
![]() ![]() | ping(String, Int32) |
attempts to ping the ip/port of your sql server
|