What's $limit defined as? (If you have defined it...)

What's $limit defined as? (If you have defined it...)
This is the config file. The image i was trying to upload is 1.67KB
<?php
$uploadfolder = 'images/'; //The folder in which the images will be uploaded to.
$sizelimit = '5000'; //The max size of the file you can upload. Measured in KB.
$filetypes = array('image/gif',
'image/pjpeg',
'image/jpeg',
'image/png',
'image/PNG',
'image/bmp',
'image/jpg'); //Types of files allowed to be uploaded.
$limitfiletype = 'yes'; //Whether you want the types of uploaded files to be limited (yes/no)
?>
Publishing free website designs, watch this space!
Total number of designs published: 0
Current work in progress: Landscape Design
try my vers forge
You havent defined limit so it thinks its 0.
Coming and going...
Highers are getting the better of me
Thanks CJ555 & Invent! It was just that the limit wasn't defined! Silly me i thought i already had because i had defined $sizelimit! woops!+REP!
Publishing free website designs, watch this space!
Total number of designs published: 0
Current work in progress: Landscape Design
Nps
REP returned
Coming and going...
Highers are getting the better of me
Want to hide these adverts? Register an account for free!