¤ÓÊÑè§ if else
µÑÇÍÂèÒ§¤ÓÊÑè§ 1
<?
$a=10;
if ( $a == 10 ){
print "YES, this is true"; }else{ print "NO, this is false"; }
?>
</body> </html>
¼ÅÅѾ¸ì·Õèä´é
Copy right Passkorn Roungrong 2000