Jumat, 01 November 2013

PHP Indonesia - Facebook: Pren PHP .. Setelah msql_db_query diganti dgn msql...

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/ 
The Best Way to Manage your Money.

Start using Mint today to set a budget, track your goals and do more with your money.
From our sponsors
Pren PHP .. Setelah msql_db_query diganti dgn msql...
Nov 1st 2013, 15:07, by Kohart

Kohart 3:07pm Nov 1
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;
}
------------------------------------

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar