Thread: Assalamualaikum
View Single Post
  #9 (permalink)  
Old 18-04-2008, 01:07 AM
mysticmind's Avatar
mysticmind mysticmind is online now
Super Moderator
 
Join Date: Jun 2001
Location: Mystic Kingdoms
Posts: 2,619
Rep Power: 141
mysticmind will become famous soon enough mysticmind will become famous soon enough
Send a message via Yahoo to mysticmind
PHP Code:
<p>You sent: <? echo_FILES[img1] [name]; ?>, a <? echo $_FILES[img1][size]; ?> byte file with a mime type of <? echo $_FILES[img1][type]; ?>.</p>
nih betul ker ?
<? echo_FILES[img1] [name]; ?>

ke sepatutnya :
<? echo $_FILES[img1] [name]; ?>

*lama tak main php nih, kekok dah
__________________
Personal's Blog! - Malaysian Artist!
Reply With Quote