Geekpedia
  • Tech
    • Tutorials
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
    • Software
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
  • Media
    • Pictures
  • News
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
    • Pictures
  • News
Knowledge Base PHP
November 8, 2023November 8, 2023Nathan

How do I change the timeout limit for my PHP code?

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-limitset_time_limit(0); Of course you can as well set it to any time limit in seconds. The default time limit is 30 seconds.

Discover
PHP Tutorials
November 8, 2023December 12, 2023Nathan

Backup mysql data using PHP in Windows

How to backup mysql data using PHP in Windows XP, 2000, NT

Discover
Code HTML
November 8, 2023November 30, 2023Nathan

Drop-down list of US states

A complete list of the 50 US states alphabetically ordered, that can be used in any HTML page. The value for each state is the two letter abbreviation.

Discover
General Tutorials
November 8, 2023December 12, 2023Nathan

Convert Color Images to Gray Images

The algorithm that can convert a color image to a gray image.

Discover
Code Java
November 8, 2023November 8, 2023Nathan

Chess Game In Java

A fully functional chess game in Java, without an AI or disallowing moves that are considered to be illegal according to the rules of chess.

Discover
Basic file based hit counter
Code PHP
November 7, 2023November 8, 2023Nathan

Basic file based hit counter

Very basic hit counter based on a plain text file, built using PHP.

Discover
Find out where a TinyUrl.com url points to
Code PHP
November 7, 2023November 8, 2023Nathan

Find out where a TinyUrl.com url points to

This PHP source code uses sockets to retrieve the URL that TinyUrl.com points to, without you having to actually access the URL.

Discover
List the content of a directory/folder using PHP
Code PHP
November 7, 2023November 8, 2023Nathan

List the content of a directory/folder using PHP

With a few lines of code and a while loop you can list the content of a directory on both Unix and Windows machines.

Discover
Calculate the age in years using PHP
Code PHP
November 7, 2023November 8, 2023Nathan

Calculate the age in years using PHP

A PHP CalculateAge() function created by applying the logic we used previously in C# to calculate the age from a given birth date.

Discover
Write a string to a file
Code PHP
November 7, 2023November 8, 2023Nathan

Write a string to a file

This example shows you how to write a string to a file using PHP, and also do some error handling to ensure that your file gets written correctly.

Discover

Posts pagination

Previous 1 … 27 28 29 … 68 Next

Trending Posts

Maximizing Web Application Performance: Integrating Silverlight and AJAX

Jan 27, 202416 min read
Read More

Exploring the Future of Web Development: PHP and RESTful APIs

Jan 27, 202414 min read
Read More

Mastering Full-Stack Development: Unleashing the Power of ASP.NET and Angular

Jan 27, 202425 min read
Read More

ASP and RESTful API Development

Jan 26, 202417 min read
Read More

Unleashing Creativity: Mastering Multimedia Applications with Visual Basic

Jan 26, 202417 min read
Read More
No Post Found

Trending News

Microsoft Paves the Way for Arm-Based Software Revolution

Nov 6, 20233 min read
Read More

Android Security Gets a Boost: Google Introduces Enhanced Malware Detection

Nov 5, 20233 min read
Read More

Apple’s Billion-Dollar Bet on AI: Transforming the Tech Landscape

Nov 5, 20234 min read
Read More
Image Not Found
Geekpedia is a knowledge-driven website offering fresh takes on tech, wellness, gear, and more — all through a thoughtful lens.
From coding tips to curated lifestyle content, it’s built for those who live smart, think sharp, and stay curious.
FOLLOW US
  • Social Image
  • Social Image
  • Social Image
  • Code
  • Gear
  • Generative AI
  • Knowledge Base
  • News
  • Contact Us
  • Work With Us
  • About Us
  • Affiliate Disclosure
  • FAQ
  • Advertisement
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions