A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by YoussefSiblini » Fri Dec 09, 2011 5:56 am
Code: Select all
if ($_FILES["file"]["size"] > 500)
Post by Celauran » Fri Dec 09, 2011 6:02 am
Post by phphelpme » Fri Dec 09, 2011 6:38 am
Post by YoussefSiblini » Fri Dec 09, 2011 11:39 am
Return to “PHP - Code”