Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: zeeshi570
Forum: Programming 6th October 2010, 11:19 AM
Replies: 19
Views: 1,789
Posted By zeeshi570
Re: Uploading large files with PHP

Hi,

here is a solution which u can implement without operating your php.ini

Past these two lines of code at start of script

set_time_limit (0);
ini_set('memory_limit', '2048M');

Cheers :)
Forum: Website Design 25th September 2010, 06:27 AM
Replies: 8
Views: 569
Posted By zeeshi570
Re: Feedback on test layout please?

There should be less text in header and should have some graphics there
Forum: Programming 6th September 2010, 12:18 PM
Replies: 6
Views: 553
Posted By zeeshi570
Re: Any php pros around today?

ok but its good if you convert all the dates in time and then compare them.

strtotime() is good for conversion.
It would be best if you use
Showing results 1 to 3 of 3

 
Forum Jump


All times are GMT -6. The time now is 09:01 AM.