Code examples for the Development tag - developer knowledge base - page 12 (318)

Create fast & accurate search results in PHP with an example - get the code & learn how to build a search engine.
Learn how to create a dynamic php slider with a step-by-step example. Create a stylish and interactive slide show!
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 secure user registration system using PHP and MySQL with a step-by-step guide and example.
Learn how to create a shopping cart in PHP with an easy-to-follow example.
Learn how to create a PHP function with a step-by-step example! See how simple it is to make your own custom function to use in your code.
"Learn how to build your own messenger app in PHP with this step-by-step guide and example code."
Learn how to write a comment in PHP with an example. Get the syntax, formatting & best practices for commenting code.
Create a form in PHP with an easy-to-follow example, from basic HTML to a working PHP script.
Make a PHP chat with an example! Learn how to create a basic chat system using PHP, HTML, and JavaScript, with a step-by-step guide.
How to create a safe captcha on php by generating random characters and comparing them with user input? Example!
Make a shopping cart with PHP: learn how to build a functioning cart from scratch with this step-by-step guide and example code.
Learn to parse PHP with an easy-to-follow example. Discover how to quickly extract data & create engaging content.
Make webhooks work with PHP: learn how to set up webhooks, trigger events and send responses with a simple example.
Learn how to create a PHP cache w/ an example: Store data in a temporary location to reduce server load & improve app performance.
Learn how to use PHP rating system to rate items, with an example of rating books.
Build your own messenger app with PHP: step-by-step guide with code example.
"Learn how to create a constant in PHP with an example of how to use it for better code organization and maintainability."
Make an MVC PHP app from scratch with this step-by-step guide and code example.
Create a blog using PHP with an example: Learn how to build a blog from scratch with PHP and a sample blog project.