Jumat, 19 Juli 2013

PHP Indonesia - Facebook: [Konsultasi] terkadang di beberapa web ada tombol...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
[Konsultasi] terkadang di beberapa web ada tombol...
Jul 20th 2013, 05:07, by Akhyar Maulana Al Noza

Akhyar Maulana Al Noza 5:07am Jul 20
[Konsultasi]

terkadang di beberapa web ada tombol yang jika di klik akan membuat scroll keatas lagi,.. yang ky gitu namanya apa? scriptnya biar saya cari sendiri

Ando Poluan 5:10am Jul 20
Googling saja "scroll to top"

Achmad Iman Firmansyah 5:10am Jul 20
pake html5 + css.. + div tag id.. ga perlu pake javascript.. simple :)

Ahmad Teguh Satria 5:11am Jul 20
anchor bawaan html jg bs

Triyana Suryapraja Sukmana 5:15am Jul 20
<a href='#'>Top</a>

Ando Poluan 5:19am Jul 20
Sependapat dgn om om diatas...
1. Buat divisi dibagian atas dokumen. Mis: <div id='atas'>
2. Buat anchor ke divisi tersebut <a href='#atas'>ke atas</a>

Febri Arga Pratama 5:19am Jul 20
<div id="header"></div>

<a href="#header" >Back to top </a>

Triyana Suryapraja Sukmana 5:21am Jul 20
kok jadi om om -_-

Ando Poluan 5:23am Jul 20
Wkwkwkwkw :P :P

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

PHP Indonesia - Facebook: mau konsultasi nih , cara insert update delete dat...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
mau konsultasi nih , cara insert update delete dat...
Jul 20th 2013, 05:15, by Yeni Kusumawati

Yeni Kusumawati 5:15am Jul 20
mau konsultasi nih , cara insert update delete data bisa berhasil tanpa reload halaman utama gimana ?

Ade Rayendra 5:15am Jul 20
ajax...

Thedoors Flats 5:21am Jul 20
btul dgn ajax tanpa reloaded halaman

Aser Espaired 5:23am Jul 20
jquery ajax apinya di sini http://api.jquery.com/category/ajax/

Fatchur Rochim 5:29am Jul 20
ada contoh script ya gak gan?? ( sekalian nanya? )

Xt Hash 5:40am Jul 20
pake ajaxx

Zeni Muharom 5:40am Jul 20
ajax

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

PHP Indonesia - Facebook: [ask] master, gmna cra memindahkan isi tabel ke da...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
[ask] master, gmna cra memindahkan isi tabel ke da...
Jul 20th 2013, 05:18, by Muhamad Rifai

Muhamad Rifai 5:18am Jul 20
[ask]
master, gmna cra memindahkan isi tabel ke dalm tabel lain, misal " kita punya tabel siswa trus pada saat siswa lulus isi taabel di pindahkan ke tabel alumni,, mohon pencerahannya!

Muhammad Saleh Hafizh Fajri 5:20am Jul 20
insert into alumni (colomname1,colomname2,colomname-n) select from siswa(colomname1,colomname2,colomnam-n) where status=lulu

Muhamad Rifai 5:21am Jul 20
jadi di tabel siswa di tambahin field status?

Muhammad Saleh Hafizh Fajri 5:21am Jul 20
iya lah dari mana tau dia lulus apa gak?

Muhamad Rifai 5:24am Jul 20
hehehehe yaa yaya,,, makasih Muhammad Saleh Hafizh Fajri

Cahya Dsn 5:29am Jul 20
atau gunakan trigger, jadi seketika status-nya berubah otomatis masuk ke tabel alumni

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

PHP Indonesia - Facebook: siank para mastah,, mf,,mau tnya nih,, gimana car...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
siank para mastah,, mf,,mau tnya nih,, gimana car...
Jul 20th 2013, 05:28, by Apry Githu Adja

Apry Githu Adja 5:28am Jul 20
siank para mastah,,
mf,,mau tnya nih,,
gimana cara buat pagination yang table di load di halaman lain,,,
$("#transaksi").load("proses.php","op=transaksi");
udah nyoba tapi gx jalan,,,,

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

PHP Indonesia - Facebook: [tanya] master gimana caranya biar php bisa ngdete...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
[tanya] master gimana caranya biar php bisa ngdete...
Jul 20th 2013, 05:36, by Cahya Dyazin

Cahya Dyazin 5:36am Jul 20
[tanya]
master gimana caranya biar php bisa ngdeteksi profil si user ketika login (kyk di fb) ?
ada yg tau ? (help me)

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

PHP Indonesia - Facebook: siank para mastah,,, mau tanya,,, gimana cara buat...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
siank para mastah,,, mau tanya,,, gimana cara buat...
Jul 20th 2013, 05:44, by Apry Githu Adja

Apry Githu Adja 5:44am Jul 20
siank para mastah,,,
mau tanya,,,
gimana cara buat pagination di jquery yang di load di lain file
$("#transaksi").load("proses.php","op="transaksi");

Cahya Dsn 5:46am Jul 20
masukkan parameter halaman dan id ato lainya ke dalam urlnya

Apry Githu Adja 5:51am Jul 20
contoh ny gan,,,

Cahya Dsn 5:58am Jul 20
tahu method GET di protokol HTTP? tahu querystring? semisal "index.php?id=3&page=5" .. ^_^V

Apry Githu Adja 6:03am Jul 20
udah gan,,,,
tapi bgung
udah nyoba
tabel udah terbelah tapi ketika di klik di number page ny gx kluar

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

PHP Indonesia - Facebook: Permisi master2 mau tanya Kalo web di local lancar...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
Permisi master2 mau tanya Kalo web di local lancar...
Jul 20th 2013, 05:47, by Aris Nur Wijaya

Aris Nur Wijaya 5:47am Jul 20
Permisi master2 mau tanya
Kalo web di local lancar2 aja tapi setelah di hosting muncul seperti ini, bagaimana cara mengatasinya

Warning: mysql_connect() [function.mysql-connect]: Host '174.37.164.20' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home/pantiasuhan/public_html/classdb.php on line 12

trims

Cahya Dsn 5:56am Jul 20
jika menggunakan share hosting ada kemungkinan, ada beberapa database connection yang error, sedangkan secara default mysql hanya mengijinkan up to 10 error connection; utk mengatasinya seperti yang dijelaskan oleh pesan error-nya gunakan perintah 'mysqladmin flush hosts' tapi ane gak yakin kalo bisa menjalankan perintah tersebut di share hosting.. (bisa juga dengan mengeset parameter max_connection_error yang ada di my.cfg.. tapi lagi2 punya hak akses untuk mengubah parameter tersebut ato gak..) ..cmiiw ^_^V

Aris Nur Wijaya 6:06am Jul 20
trims pak, masalahnya saya pake share hosting pak, & saya cuma pakai 1 koneksi aja.

Thedoors Flats 6:06am Jul 20
menurut saya periksa semua halaman script yg berhubungan dgn database sudah benar atau belum setting nya :)

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

PHP Indonesia - Facebook: Permisi mau nanya : ini tentang PHP Mailer. . . i...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
Permisi mau nanya : ini tentang PHP Mailer. . . i...
Jul 20th 2013, 06:03, by Ghani Nafiansyah

Ghani Nafiansyah 6:03am Jul 20
Permisi mau nanya :
ini tentang PHP Mailer. . .

include('adadibawah.php');

nah script itu kan yang dibagian receiver atau penerima kan masih statis. aku penginya itu buat yang dynamic,. coale buat fitur llupa password. kalo ngerubahnya kedynamic gmana yah? mohon bantuanya hehehe

------------------------------------------------------------------------------------------------

adadibawah.php

<?php
require 'class.phpmailer.php';

$mail = new PHPMailer;

$mail->IsSMTP(); // Set mailer to use SMTP
$mail->Host = 'smtp1.example.com;smtp2.example.com'; // Specify main and backup server
$mail->SMTPAuth = true; // Enable SMTP authentication
$mail->Username = 'jswan'; // SMTP username
$mail->Password = 'secret'; // SMTP password
$mail->SMTPSecure = 'tls'; // Enable encryption, 'ssl' also accepted

$mail->From = 'from@example.com';
$mail->FromName = 'Mailer';
$mail->AddAddress('josh@example.net', 'Josh Adams'); // Add a recipient
$mail->AddAddress('ellen@example.com'); // Name is optional
$mail->AddReplyTo('info@example.com', 'Information');
$mail->AddCC('cc@example.com');
$mail->AddBCC('bcc@example.com');

$mail->WordWrap = 50; // Set word wrap to 50 characters
$mail->AddAttachment('/var/tmp/file.tar.gz'); // Add attachments
$mail->AddAttachment('/tmp/image.jpg', 'new.jpg'); // Optional name
$mail->IsHTML(true); // Set email format to HTML

$mail->Subject = 'Here is the subject';
$mail->Body = 'This is the HTML message body <b>in bold!</b>';
$mail->AltBody = 'This is the body in plain text for non-HTML mail clients';

if(!$mail->Send()) {
echo 'Message could not be sent.';
echo 'Mailer Error: ' . $mail->ErrorInfo;
exit;
}

echo 'Message has been sent';
?>

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

PHP Indonesia - Facebook: [PHP SURABAYA EVENT] Pendaftaran meetup di buka ke...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
[PHP SURABAYA EVENT] Pendaftaran meetup di buka ke...
Jul 20th 2013, 06:06, by Deory Pndu Putra

Deory Pndu Putra 6:06am Jul 20
[PHP SURABAYA EVENT] Pendaftaran meetup di buka kembali
tersisa 13 seat
segera daftarkan diri anda
http://www.facebook.com/events/215137771972721/?ref=2

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

PHP Indonesia - Facebook: Selaain groundwork,bootstrap, template css yg pas ...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
Selaain groundwork,bootstrap, template css yg pas ...
Jul 20th 2013, 05:52, by Agoeng Lauw

Agoeng Lauw 5:52am Jul 20
Selaain groundwork,bootstrap, template css yg pas utk responsive html5 apaa aja ya?thx

Chiem AL-farail 5:56am Jul 20
Yaml

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

PHP Indonesia - Facebook: malam gan saya mau tanya saya sudah mencoba insta...

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. NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/
malam gan saya mau tanya saya sudah mencoba insta...
Jul 18th 2013, 16:07, by Rofiq Hasansah

Rofiq Hasansah 4:07pm Jul 18
malam gan
saya mau tanya
saya sudah mencoba instal ubuntu di virtual box
saat konfirmasi user dan sandi saya berhasil
selalu mentok saat pemanggilan root
punyaku
hasansah@ubuntu : __

ada yang bisa kasih pencerahan gak?
ubuntuku versi 12.04.2

Gembel Berkelas 4:09pm Jul 18
nyimak

FjarWangi N Her 4:09pm Jul 18
#OOT
pos dimari aja : https://www.facebook.com/groups/ayobelajarlinux/

Rofiq Hasansah 4:10pm Jul 18
oke gan
syukron khatisorn

Rhony Abdullah 4:29pm Jul 18
sudo /opt/lampp/lampp start , may be

Rofiq Hasansah 4:33pm Jul 18
di coba dulu gan

Fandi Al-Bantani 2:06am Jul 19
mang mau ngapain nii Rofiq Hasansah...

Rofiq Hasansah 4:43am Jul 20
mau belajar linux mas Fandi Al-Bantani

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