php ini

i have a scipt that allows uploads to my server, but the script times out at 30 seconds or bytes out at 2mb, i need to set these in the script to overide the ini file, but i dont know how to add them to the script?

upload_max_filesize

max_execution_time

any help would be way appreciated, thanks

 

 

 

 

Top