A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
How do I change the timeout limit for my PHP code? |
On Sunday, November 11th 2007 at 12:51 AM By Andrew Pociu (View Profile) ![]() ![]() ![]() ![]() (Rated 0 with 0 votes) |
||
|
If you would like to overwrite the script execution timeout limit defined in php.ini, you can do that directly from your PHP code using the following line: // Set it to no-limit Of course you can as well set it to any time limit in seconds. The default time limit is 30 seconds. |
|||
Digg It!
Del.icio.us
Reddit
StumbleIt
Newsvine
Furl
BlinkList
|
|||
|
|||
Current Comments
Related Knowledge Base Articles
Related Source Code
Related Tutorials
PHP Job Search