Code examples for the Tutorial tag - developer knowledge base - page 11 (232)

Learn to create a simple PHP routing system with an example in this easy-to-follow article.
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.
Learn how to generate random numbers in PHP with an easy-to-follow example.
Create a PHP form in 5 steps with an example: input fields, validate & sanitize, submit, receive data & respond.
Learn how to create a responsive PHP slider with a step-by-step example.
Make PHP search easy with this example: Create a search form & connect to your database with PHP to find content.
PHP redirects help you quickly and easily move visitors to different pages. Learn how to use the header() function with an example.
"Learn how to create a simple PHP session using a basic example."
Create PHP array w/example: Learn how to create and manipulate an array in PHP, incl. how to access, add, and remove elements.
"Learn how to use PHP redirects with this step-by-step example; make your site easier to navigate & improve SEO."
Flatten multidimensional arrays in JavaScript using Array.reduce & Array.concat for a concise, efficient solution w/ example. §§ COM Flatten multidimensional arrays in JavaScript using Array.reduce & Array.concat for a concise, efficient solution w/ example.
This article explains how to create a Javascript countdown timer with a step-by-step example.
Learn how to use JavaScript to create website redirects with an example.
Learn how to create a Javascript-powered image slider, complete with a working example.
This article shows how to create a drop-down list in JavaScript with an example code.
Javascript: Learn how to create a window within a window with an example.
Create stunning slideshow presentations with JavaScript using this simple example.
Learn how to create an interactive image gallery in HTML & JavaScript, complete with an example!
This article explains how to create a triangle in JavaScript, complete with an example code.
Learn how to create an opening list using JavaScript and an example.