PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
|
Pren PHP .. Setelah msql_db_query diganti dgn msql... Nov 1st 2013, 15:07, by Kohart | Pren PHP .. Setelah msql_db_query diganti dgn msql_query , jadi bgni ... help , pren .. :)
Warning: mysql_query() expects parameter 2 to be resource, string given in C:\xampp\htdocs\www\pelered\includes\func_inc.php on line 20 --------------------------------------- function db_result($query) { global $conf, $dbcon; $result = mysql_query($conf['dbname'], $query) or show_error(mysql_error()); $row = @mysql_fetch_array($result); mysql_free_result($result); return $row; } ------------------------------------ | | |
|
Tidak ada komentar:
Posting Komentar