<?php call_int_bal(); ?> <hr /> <?php $int4 = 1 ; $int7 = 2 ; function call_int_bal() { global $int4,$int7,$int_bal; $int_bal = $int4 +$int7; echo $int_bal; } call_int_bal(); ?>
<?php call_int_bal(); ?> <hr /> <?php $int4 = 1 ; $int7 = 2 ; function call_int_bal() { global $int4,$int7,$int_bal; $int_bal = $int4 +$int7; $aaa = 999 ; echo $aaa; } call_int_bal(); ?>
$int4 = 1 ; $int7 = 2 ;
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง