naming conventions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi all,

i was just wondering if there are any naming conventions when creating database connections. most of my books use

$sql = "SQL STRING";

and

$sth = $db->query() or $result = $db->query()

I have no idea what sth stands for in this case, but was curious how others name stuff.

thanks
Charles


-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux