3.5 convert

Converts the data into SQL formatted data.

Parameters:

$xestiascan_authmodule->convert(data);


Usage:

$converted = $xestiascan_authmodle->convert(‘Moo’);


data
Specifies the data to convert.