Code examples for the Programming tag - developer knowledge base - page 17 (497)

Learn how to create a basic calculator in PHP using an example!
Create transliterations in PHP with an example: learn how to convert non-Latin characters to Latin using PHP's transliteration functions.
Learn how to sort a php table with an easy example: use sort() function to order columns in ascending or descending order.
Create a PHP code editor with this tutorial: step-by-step guide, examples & more!
Learn how to create a PHP engine with an example - step-by-step instructions and code snippets.
Learn how to upload files with PHP, including an example of how to create a simple file upload form.
Learn how to create pagination in PHP with an example. Understand how to set up your code to divide content into multiple pages.
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 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."
Learn how to create a PHP shopping cart with step-by-step instructions and a working example.
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.
Build a Telegram Bot with PHP: Step-by-step guide with an example to get your bot up & running quickly.
Learn how to create a shopping cart in PHP with an easy-to-follow example.
Build your own custom API with PHP: learn how to create, secure, and deploy a PHP-based API with an example.
Create a powerful search engine with PHP: learn how to use MySQL to create a powerful search engine with an example.