variable substitute in PEAR DB
Posted: Thu Apr 14, 2005 6:44 pm
$selectSql = "select from field where fieldname=%s"
In PHP we use %s as a variable substitute. I just wanted to know if in PEAR DB %s is used as a variable substitute also. Any help will be appreciated. Thanks
In PHP we use %s as a variable substitute. I just wanted to know if in PEAR DB %s is used as a variable substitute also. Any help will be appreciated. Thanks