All examples (1418)

Create a PHP timer with an example: Learn how to create a simple, yet effective timer with a step-by-step guide and example code.
Create a secure, personalized anchor in your PHP code with this tutorial, complete with an example.
Learn how to create a hyperlink in PHP with an example. Explore the basics of the hypertext transfer protocol and how to use it in your code.
Learn how to generate random numbers in PHP with an easy-to-follow example.
Learn how to create a string in PHP with an example. Find out the different ways to define and format strings and how to manipulate them.
Create a dynamic calendar in PHP with an example, from setting up the structure to customizing the look & feel.
Create a PHP form in 5 steps with an example: input fields, validate & sanitize, submit, receive data & respond.
"Build a PHP server with this step-by-step guide, complete with an example to get you started quickly."
Learn how to create SEO-friendly URLs with PHP: an example of creating and routing URLs with a simple script.
Create clickable PHP links with an example: Learn how to create clickable links with PHP, and see an example in action.
Create a real-time chat with PHP: learn how to use the Ratchet library to build a simple chat app with an example.
Learn how to create a responsive PHP slider with a step-by-step example.
Learn how to make a basic PHP MySQL query with an example & see how to retrieve data from a database.
Create a stylish and user-friendly menu with PHP! Learn how to create a menu system with an example menu that links to key pages.
"Learn how to create a PHP test with an example. Understand the process and create a secure and reliable test for your project!"
Learn how to sort data in PHP with an easy example. Discover how to use the built-in functions to quickly organize data.
Make PHP search easy with this example: Create a search form & connect to your database with PHP to find content.
"Create a secure API with PHP: Step-by-step instructions and example code for creating a powerful, secure API with PHP."
PHP redirects help you quickly and easily move visitors to different pages. Learn how to use the header() function with an example.
How to log out of a PHP website: learn to create a logout script with an example.