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

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 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.
Create a table in PHP with a step-by-step guide and example code to get you started.
Create a PHP calculator with an example: learn how to code a basic calculator & use it to perform simple math operations.
Learn how to create a pagination in PHP with a step-by-step example. Create a smooth navigation to quickly browse through your website's content.
Make a dynamic shopping cart with PHP: learn how to create a functional cart with a step-by-step example.
In this article, we will consider how to create an extension on JavaScript for a browser using an example.
Learn how to create a clickable button from a link in Javascript, with an example and step-by-step instructions.
How to use JavaScript to go to another page with an example.
Learn to create links using JavaScript, following the example: Add the HREF attribute and the default value to the button.
Learn how to create a form validation with JavaScript and explore a simple example of code.
Learn how to build a slider from scratch using pure JavaScript! Includes a step-by-step example.
Learn how to create an image editor with Javascript: from creating a canvas element to adding filters and transformations to your images. Example included.
Learn how to create a link transition in JavaScript with an example.
Creating notifications on the site using JavaScript: an example and explanation in practice.
Learn how to build a Telegram bot in JavaScript using an example. Follow step-by-step instructions to create an automated chatbot for your app.
Learn how to create a simple JavaScript slider with an example! See how easy it is to build one with just a few lines of code.