List Headline Image
Updated by WS Toh on Jun 18, 2018
 REPORT
WS Toh WS Toh
Owner
11 items   1 followers   11 votes   55 views

Code Boxx

All stuff about web development and coding - tips, tutorials, and random bits of goodness.

Source: https://code-boxx.com

4 Steps to Create a PHP User Registration Form (Source Code Included) - Code Boxx

Looking for ways to create your own PHP user registration form? This guide will walk you through how to create one, and source code included.

11 Top Tips to Become a Faster Programmer - Code Boxx

Want to be a faster programmer? This guide will walk you through various ways that will help you to code in the fast and furious style.

4 Ways to Pass PHP Variables to Javascript - Code Boxx

PHP is server-side and Javascript is client-side. How do we gel them together and pass PHP variables to Javascript? This guide will walk you through a few possible ways.

Convert HTML to DOCX Using PHP (In Just 2 Steps!) - Code Boxx

Yes, you can. You can convert HTML to DOCX in PHP, and it is not exactly that difficult. This guide will walk you through how to do it, step-by-step.

How to Store and Retrieve Image from MySQL Database Using PHP - Code Boxx

How do we store and retrieve images from an MYSQL database using PHP? This guide will walk you through how to do it, step-by-step.

What is WAMP, LAMP, MAMP and XAMPP (and their differences) - Code Boxx

WAMP, LAMP, MAMP, and XAMPP - What the heck are these? What are the differences? This guide will explain all the mysteries.

Understanding Server Side vs. Client Side (What are The Differences) - Code Boxx

Client-side and server-side, what are they and what are their differences? This guide will answer this age-old question.

4 Steps to Create a Simple PHP MYSQL Shopping Cart - Code Boxx

Looking to create your own eCommerce store? This tutorial will show you how to create a simple AJAX driven PHP MYSQL Shopping Cart - step-by-step.

HTML Links & Attributes (The Art of Linking) - Code Boxx

The world of the Internet is built with links, but just how do we do it with HTML? This guide will walk you through the mysteries of HTML links and attributes.

14 FREE HTML Editors (for Windows, Linux and OSX) - Code Boxx

There are so many HTML editors and Integrated Development Environment (IDE) these days - Which are the best? This list will give you a collection of the free ones - Choose your own weapon of mass destruction.

HTML Structure 101 (How to Properly Form a HTML Document) - Code Boxx

What is HTML? How does it work? This guide will walk you right through all the basics, the HTML structure, and how to properly form a good web page.