Code examples for the Howto tag - developer knowledge base - page 4 (88)

Learn how to use PHP echo to create dynamic webpages with an example.
Make more of your php views with this example: Learn how to create customized views & queries to make the most of your php code.
Learn how to create a secure php login system with a step-by-step example.
Learn how to write PHP code with a step-by-step guide and example. Start coding today!
Learn how to create a secure https php page with an example of setting up a secure connection.
Build a secure PHP email system with an example – learn how to easily create a reliable system to send and receive emails.
Create likes using PHP w/ an example: Learn to use PHP to create likes using a simple example code.
Create dynamic content with PHP shortcodes. Learn how to create and use PHP shortcodes with an example!
Create a sitemap in PHP with this example: Learn how to generate an XML sitemap using PHP, and how to submit it to search engines.
"Learn how to use PHP's exit statement with an example to end a script's execution quickly and safely."
Create a secure, personalized anchor in your PHP code with this tutorial, complete with an example.
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.
Create clickable PHP links with an example: Learn how to create clickable links with PHP, and see an example in action.
Learn how to create a responsive PHP slider with a step-by-step example.
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."
"Learn how to use PHP redirects with this step-by-step example; make your site easier to navigate & improve SEO."
Javascript: Learn how to create a window within a window with an example.
Find out how to make a browser game on JavaScript with an example: Use HTML5 canvas for animation and connect to the server to save game data.