From: Adam M. <ad...@tu...> - 2002-10-08 19:52:10
|
FYI developers! query_db() is now named query() I'm checking my code for any table prefix issues now. Adam > As a reminder. Some of the old functions (getRow, getCol, query_db) have > a parameter that automatically will add the prefix for you. So in many > cases, all you need to add is ,1 > > Matt > > >> So I installed fallout today with a table prefix and found many places >> where $core->tbl_prefix is not being used. Remember it is very >> important to test your code with a table prefix being used in the >> database. I know all the core function append it for you but I found >> several places in my own code where I was generating my own sql >> statement and flat out forgot to use it. Just a heads up. >> >> -- >> Steven Levin >> Electronic Student Services >> Appalachian State University >> Phone: 828.262.2431 >> PhpWebsite Development Team >> URL: http://phpwebsite.appstate.edu >> Email: st...@tu... >> >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > Matthew McNaney > Internet Systems Architect > Electronic Student Services > Email: ma...@tu... > URL: http://phpwebsite.appstate.edu > Phone: 828-262-6493 > ICQ: 141057403 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------- Adam Morton Developer - Web Technology Group Appalachian State University http://phpwebsite.appstate.edu |