hi guys, I'm just a newbie in php, trying to create an upload script. it was working initially, until i start using session, so that i can pass values between pages. i have few questions, but let me start with this first. here is my code: PHP Code: The
php script will be working if i remark // the session start (). when i unremark it...