Senin, 18 November 2013

PHP Indonesia - Facebook: Adakah yang bisa bantu saya dengan masalah berikut...

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/ 
Fun with Brazilian Portuguese

Learn the tips and tricks to speak colloquial Portuguese in a natural and confident manner. Enroll today for just $69!
From our sponsors
Adakah yang bisa bantu saya dengan masalah berikut...
Nov 18th 2013, 13:47, by Arvin Inti

Arvin Inti 1:47pm Nov 18
Adakah yang bisa bantu saya dengan masalah berikut : Warning: mysql_real_escape_string(): Access denied for user 'root'@'localhost' (using password: NO) in /home/---------/public_html/include/functions/main.php on line 350 Warning: mysql_real_escape_string(): A link to the server could not be established in /home/------------/public_html/include/functions/main.php on line 350
-Sedikit :
function insert_get_advertisement($var)
{
global $conn;
$query="SELECT code FROM ********* WHERE AID='".mysql_real_escape_string($var[AID])."' AND active='1' limit 1";
$executequery=$conn->execute($query);
$getad = $executequery->fields[code];
echo strip_mq_gpc($getad);
}

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