Selasa, 05 November 2013

PHP Indonesia - Facebook: arti fork, commits, star di github apa sih?

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/ 
Microsoft Excel 2010 Training Course

Beginner / Intermediate self-paced online course of Microsoft's spreadsheet application. Enroll for just $99.
From our sponsors
arti fork, commits, star di github apa sih?
Nov 5th 2013, 19:53, by Ferry Boja Sabara

Ferry Boja Sabara 7:53pm Nov 5
arti fork, commits, star di github apa sih?

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: Ini kenapa ya pren ? kejadiannya hanya di Home saj...

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/ 
Geek Squad from Best Buy

Get instant online support. We can fix computers, cameras, car technology and more. Talk to us today.
From our sponsors
Ini kenapa ya pren ? kejadiannya hanya di Home saj...
Nov 5th 2013, 19:30, by Kohart

Kohart 7:30pm Nov 5
Ini kenapa ya pren ?
kejadiannya hanya di Home saja .
kadang diatas itu timbul undefined variabl : show_araay , kadang tidak ada .
*Margin sdh 0 (nol)

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] apa yang salah dengan cek login ane om...???...

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
[ASK] apa yang salah dengan cek login ane om...???...
Nov 5th 2013, 17:53, by Fikri D'progoel

Fikri D'progoel 5:53pm Nov 5
[ASK]
apa yang salah dengan cek login ane om...???
setelah saya input user dan pass nya,,, selalu muncul pesan "PASSWORD BELUM DIISI"
ini scriptnya...
---------------------------------------------------------------------
<?
$a=$_REQUEST['txuser'];
$b=$_REQUEST['txpass'];

if (trim($a)=="")
{
//echo "USERNAME BELUM DIISI";
echo "<script>alert('Data User Belum Di Isi..!!');
javascript:history.go(-1)</script>";
include "index.php"; exit;
}

elseif (trim($b)=="")
{
//echo "PASSWORD BELUM DIISI";
echo "<script>alert('Data Password Belum Di Isi..!!');
javascript:history.go(-1)</script>";
include "index.php"; exit;
}

if ($a=="Admin" and $b=="123")
{
header ("location: menu.php");
}

else
{
//echo "PASSWORD BELUM DIISI";
echo "<script>alert('User dan Password Belum Terdaftar (Tidak Cocok)..!!');
javascript:history.go(-1)</script>";
include "index.php"; exit;
}

?>
---------------------------------------------------------------------------------------

Zoeliandri Sapoetra 5:56pm Nov 5
Method yang dilakukan sebelum menuju ke Page ini pake apa ? GET atau POST ?

Fikri D'progoel 5:57pm Nov 5
post om

Erikku Da Yo 5:57pm Nov 5
$a=$_POST['txuser']; $b=$_POST['txpass'];

Zoeliandri Sapoetra 5:57pm Nov 5
Coba ganti pada bagian ini :

-----------------------------------------------------
$a=$_REQUEST['txuser'];
$b=$_REQUEST['txpass'];
----------------------------------------------------

Ganti dengan $_POST

Fikri D'progoel 6:00pm Nov 5
tetap gak bisa om...
:'(

Suseno Debian Lenny 6:03pm Nov 5
elseif (trim($b)=="") coba ganti jadi if saja

Fikri D'progoel 6:05pm Nov 5
masih sama kejadiannya om @Suseno Debian Lenny
:(

Suseno Debian Lenny 6:06pm Nov 5
coba liat halaman form loginnya

Fikri D'progoel 6:06pm Nov 5
<form action="ceklogin.php" method="POST">
<table>
<tr><td>Username</td><td> :</td><td><input type="text" name="txuser" size="15" /></td></tr>
<tr></tr>
<tr></tr>
<tr></tr>

<tr><td>Password</td><td> :</td><td><input type="password" name="txpass" size="15" /></td></tr>
<tr><td><input type="submit" value="login" /></td></tr>
</table>
</form>

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: Dear kawan-kawan anggota PHP Indonesia, sekali lag...

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/ 
Geek Squad from Best Buy

Get instant online support. We can fix computers, cameras, car technology and more. Talk to us today.
From our sponsors
Dear kawan-kawan anggota PHP Indonesia, sekali lag...
Nov 5th 2013, 17:55, by Eksa Aja

Eksa Aja 5:55pm Nov 5
Dear kawan-kawan anggota PHP Indonesia, sekali lagi kami mohon maaf atas keterlambatan penerbitan Majalan Digital PHP Indonesia yang baru bisa dipublikasikan tanggal 5 November 2013. Seminggu terakhir, semua anggota Female Team berusaha keras melakukan proses editing, layout dan proses2 lainnya hingga larut malam. Tanpa bermaksud mencari pembenaran atas keterlambatan penerbitan, kami mohon maaf jika majalah digital ini masih jauh dari kesempurnaan, besar kemungkina masih banyak kesalahan ketik, kesalahan proses editing, kesalahan design dan layout, serta kesalahan-kesalahan lainnya.

Koreksi dan saran sangat di nantikan, silakan hubungin FB Redaksi Female Team di https://www.facebook.com/redaksi.femaleteam

Full Edisi, ukuran file 9,23 MByte
https://www.facebook.com/groups/248432095312047/248780595277197/

Untuk memudahkan proses download bagi kawan-kawan yang koneksinya lambat, silakan download file yang sudah dipecah dalam 5 bagian yaitu :

Bagian 1, ukuran file 1,87 Mbyte
https://www.facebook.com/groups/248432095312047/248771231944800/

Bagian 2, ukuran file 1,95 Mbyte
https://www.facebook.com/groups/248432095312047/248781485277108/

Bagian 3, ukuran file 1,24 Mbyte
https://www.facebook.com/groups/248432095312047/248782438610346/

Bagian 4, ukuran file 3,66 Mbyte
https://www.facebook.com/groups/248432095312047/248783421943581/

Bagian 5, ukuran file 398 kbyte
https://www.facebook.com/groups/248432095312047/248783951943528/

Ucapan terima kasih yang tak terhingga dari PHP Indonesia untuk semua anggota Female Team, serta team support teknis, juga para kontributor yang telah menyumbangkan tulisan yang bersifat tekhnis

Spescial thanks to
Taufan Aditya
Nur Hidayat
Harry Setya Hadi aka Harry Hank
Hiraq Citra M
Bertho Joris
Glend Maatita
Joko Suntoro
Irwansyah aka Mazhters Irwan
Gede Lumbung Suma Wijaya
Arthur Purnama
Yoshida Sary
kawan-kawan dari Komunigrafik

Mulia Nst 6:18pm Nov 5
Uhuy... :D
Bacaan sebelum tidur...

Mulia Nst 6:31pm Nov 5
Malah jadi nggak tidur :|

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] Ano ... Selamat Malam, permisi mau tanya, gi...

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/ 
Start taking a college level music theory class today.

This beginner class is now accessible to aspiring musicians of all ages. Learn all of the basic concepts in an easy to follow manner.
From our sponsors
[ASK] Ano ... Selamat Malam, permisi mau tanya, gi...
Nov 5th 2013, 17:48, by Saefuloh Kurniawan

Saefuloh Kurniawan 5:48pm Nov 5
[ASK] Ano ... Selamat Malam, permisi mau tanya, gimana caranya ubah ukuran resolusi gambar dari 256 x 256 jadi 64 x 64 misalnya. Pas upload file ato nambah link gambarnya. Thanks in advanced.

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: agan dan sista mau tanya dong ini gimana yah 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. 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/ 
Learn Adobe Illustrator CS6 Master Techniques from an Adobe Guru!

With over 25 years of experience teaching, Robert Farrell has been a trusted instructor for individuals and companies who want to improve their Adobe skills.
From our sponsors
agan dan sista mau tanya dong ini gimana yah buat...
Nov 5th 2013, 16:23, by PinkLove Cassiopeia

PinkLove Cassiopeia 4:23pm Nov 5
agan dan sista mau tanya dong ini
gimana yah buat inputan 2 kali dlm 1 tabel
aku punya tabel a dengan field 1, 2, 3, 4, 5, 6, 7
nah yg field 1, 2, 3, 4 itu udah di input ama admin...
sedangkan yg field 5, 6, 7 itu di inputin oleh user...
mohon bantuannya

Arie Yuniarto 4:26pm Nov 5
update where id =...

PinkLove Cassiopeia 4:27pm Nov 5
$query =mysql_query ("UPDATE tpa SET c2 = '$c2', c3 = '$c3', c4 = '$c4' WHERE id_tpa='$id_tpa'");

ni ndak mau masuk database

Arie Yuniarto 4:34pm Nov 5
koneksi nya mana kk

Roosyen Marthen 4:34pm Nov 5
ijin nyimak gan :)

Arie Yuniarto 4:34pm Nov 5
http://www.tutorialspoint.com/mysql/mysql-update-query.htm

PinkLove Cassiopeia 4:37pm Nov 5
kyak'nya udah sesuai deh bang...

<?php
//membuat koneksi kedatabase
$dbhost = 'localhost';
$dbuser = 'root';
$dbpassword = '';
$dbname = 'ssistem';
$koneksi = mysql_connect($dbhost,$dbuser,$dbpassword);
mysql_select_db($dbname,$koneksi);

//membuat variabel dari inputan form
echo $_GET['id_tpa'];
$id_tpa =$_GET['id_tpa'];
$c2 = $_POST['c2'];
$c3 = $_POST['c3'];
$c4 = $_POST['c4'];

if($c2 == "" or $c3 == "" or $c4 == "" )
{
echo ("Kolom tidak boleh kosong<br><br>");
echo ("<a href='a_nilai.php'>Kembali</a>");
}
else
{
$query =mysql_query ("UPDATE tpa SET c2 = '$c2', c3 = '$c3', c4 = '$c4' WHERE id_tpa='$id_tpa'");
//cek apakah querynya berhasil atau tidak
if ($query) {

//jika berhasil maka tampilkan pesan
echo 'berhasil membuat kriteria ';
header('location:nilai.php');
} else {

//tampilkan pesan error jika query tidak berhasil
echo 'gagal membuat kriteria';
}
//tutup koneksi ke database
}mysql_close();
?>

Albert Septiawan 4:38pm Nov 5
mksdnya ,ngedit data gitu ya ?

PinkLove Cassiopeia 4:41pm Nov 5
bukan ngedit tapi inputin data field yg blm terisi di tabel yg udah ada id-nya bang

tabel a dengan field 1, 2, 3, 4, 5, 6, 7
field 1, 2, 3, 4 itu udah di input ama admin...
sedangkan yg field 5, 6, 7 itu di inputin oleh user...
nah buat user'nya ini yg drtd gbisa

Arie Yuniarto 4:42pm Nov 5
$query =mysql_query ("UPDATE tpa SET c2 = '$c2', c3 = '$c3', c4 = '$c4' WHERE id_tpa='$id_tpa'");
vs
$retval = mysql_query( $sql, $conn );

ada yg beda gak?

Albert Septiawan 4:43pm Nov 5
ak blm mudeng -_- , bisa SS projectnya ?

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: Para master ada yang sudah pernah develope menggun...

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/ 
Learning HTML & CSS shouldn't be difficult.

Master Trainer, Mark Lassoff, will teach you everything you need to know to create a creative and professional web site in 4 hours.
From our sponsors
Para master ada yang sudah pernah develope menggun...
Nov 5th 2013, 16:26, by Rifqi Fauzi

Rifqi Fauzi 4:26pm Nov 5
Para master ada yang sudah pernah develope menggunakan framework smarty?
ane macet nih mau ngembangin sistem yang udah dibangun pake nih framework.
critanya mau nambahin fasilitas ajax yang menggunakan jquery tapi ndak pernah bisa. selalu gagal. ada yang punya pengalaman?

Ibnu Thobari 4:28pm Nov 5
setau ane smarty itu template engine deh, bukan framework :v

Rifqi Fauzi 4:31pm Nov 5
Ibnu Thobari : oh ya, hehe. terus trng msh agak bingung sih bedanya template engine sama framework. :))

udah pernah nyoba?

Saut M. Napitupulu 4:32pm Nov 5
bisa diparsing gak function itu???
knp functionnya di return false?

Ibnu Thobari 4:34pm Nov 5
ane juga selama ini masih bingung, apa gunanya smarty di dalem cms. (kantor ane pake smarty di cms nya).

tapi ane liat itu udah betul kok

{literal} itu fungsinya supaya script javascript agan ngga di anggap sebagai tag smarty,

coba upload full script 1 halaman ini gan, biar tau masalahnya.

Nambi Sembilu 4:40pm Nov 5
tambahi tag {literal}{/literal} sebelum di js nya di file tpl nya mas dokumentasinya disini http://www.smarty.net/docsv2/en/language.function.literal

Rifqi Fauzi 4:42pm Nov 5
Saut M. Napitupulu :di parsing gimana maksudnya?
return false nya hanya trial error..:)

Ibnu Thobari : sebentar sya capture prosesnya..

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