All examples (1418)

Create admin panel using PHP & MySQL: learn how to create a secure, step-by-step example.
Learn how to upload files with PHP, including an example of how to create a simple file upload form.
"Learn how to add comments to your PHP code with this simple example!"
Learn how to create pagination in PHP with an example. Understand how to set up your code to divide content into multiple pages.
Test your PHP skills with a step-by-step guide on how to create and run a PHP unit test.
PHP: How to create a global variable with an example: Use $ globals ['name_persium'] to determine the global variable.
"Learn how to create a dynamic menu in PHP with an example to get you started!"
Learn how to create line breaks in PHP with an example code snippet.
Learn how to create PHP sessions with an example. See how to store and retrieve data in a secure way.
Create fast & accurate search results in PHP with an example - get the code & learn how to build a search engine.
"Learn how to create variables in PHP, including syntax & example code for storing & retrieving data."
Step-by-step guide on how to create a user registration form in PHP, complete with a working example.
Learn how to create a PHP shopping cart with step-by-step instructions and a working example.
"Learn how to create a page auto-refresh in PHP, with an example and step-by-step instructions."
Find out how easy and simply localize your site on PHP using the SetLocale () function and local files.
Learn how to create a secure, dynamic PHP/MySQL shopping cart with a step-by-step example.
Build a php gallery in 5 steps with an example: upload images, create HTML markup, save the gallery, style the gallery, and display it.
Learn how to make an empty array in PHP w/ example: create array, assign empty value, then unset values & keys.
Learn how to create a dynamic php slider with a step-by-step example. Create a stylish and interactive slide show!
Build a countdown timer in PHP with an easy-to-follow example.