This is a question I get quite a bit, so I figured I’d write a post on it: How do I create an HTML select box with options from data in my database? Here’s how: The Query First, let’s look at our query. Yours might look something like this: <?php $sql = "SELECT * FROM [...]
Dealing with shortcode madness
At some point in the past year, a disturbing movement has been growing in the WordPress theme development community. If you’ve ever looked at a few themes from Theme Forest, you might have noticed this horrible trend. This isn’t just a Theme Forest issue though; it’s a problem that’s growing in the theme development community [...]
How to Build a Kick Ass Form That Can Withstand Everything AND the Kitchen Sink
In this lesson, you’ll learn how to build a kick ass form processing script that can handle just about anything you throw at it. This is advanced PHP for the serious programmer and the meat of this course. When finished, you’ll be able to build a form processing script you can use project after project [...]
How to Build a PHP Form From Scratch With One Hand Tied Behind Your Back
In this video, you’ll discover how to build an PHP form that stores data into a MySQL database from scratch. You’ll learn the necessary fundamentals of using PHP with forms.
How Forms Are Much Simpler Than You Ever Could Imagine
In this video, you’ll discover how forms are much simpler that you’ve probably ever imagined. You’ll learn the behind the scenes “magic” that make forms work and discover what it is you’re really doing when you create a form.
How to Make a Website From Start to Finish
This tutorial is the culmination of your Web Design 101 training. I’ll walk you through the creation of the old HowToMakeMyWebsite.com design… from scratch… and show how to incorporate everything you’ve learned to create a kick-ass website you can get excited about.
The Most Powerful Way to Build Your Website
In this tutorial, I’m going to show you what I believe is the most powerful way to build your website. I’m going to show you a method of total site design that will allow you to get your site up and running quick, make it easy to build new websites fast, and make changing the [...]
How to Build a Web Page From Scratch
In this tutorial, you’ll learn the necessary elements to construct a web using HTML. Every HTML web page on the web is constructed using the same basic structure. You need to learn this structure and the elements you must have to have a valid web page. I’ll show you what they are and how to [...]
How to Create Basic PHP, CSS, and HTML Statements
This tutorial is for the beginner-beginner. If you’ve never written a line of code in your life, then this is the video for you. I’ll show you the basic syntax of PHP, CSS, and HTML and how to construct statements using each language. This will make working through the rest of the lessons much easier [...]
How the Internet Works
I believe this is one of the most important videos I’ve ever created. I believe that because it sheds light on 3 very important factors for becoming a successful web developer: 1) knowing the technology behind the internet and what exactly is happening what a web pages is loaded into a web browser, 2) knowing [...]

How to Create a Basic Website Design Template Using PHP, CSS, and XHTML
Learn how to create a basic static page website design template using php, css, and xhtml. Using website templates like the one you’ll learn to make here helps cut down on the rewriting of code and saves you a ton of time. This is a basic template we’ll use to build more advanced website designs and templates.
Google Plus
Related
Donate
Search
- How to Build a PHP Form From Scratch With One Hand Tied Behind Your Back February 12, 2011
-
How to Make a Website From Start to Finish
February 5, 2011
- How to Build a Kick Ass Form That Can Withstand Everything AND the Kitchen Sink February 12, 2011
- Make the Woo Tabs Widget Display Latest and Popular Posts From Selected Category Only February 28, 2011
-
How to Create an XML Data Feed File for Google Product Search Using PHP
September 25, 2010
- How to USE the Data You Collect With Your Forms February 12, 2011
-
Creating an HTML Select Box From a MySQL Results Array Using PHP
August 10, 2011
-
The Most Powerful Way to Build Your Website
February 5, 2011
-
How to Set Up a Local Development Environment
February 5, 2011
-
Phony or Guru? Time to Make the Switch
March 31, 2011
-
PHP Functions Video Tutorial: array_diff_assoc
December 3, 2011
-
PHP Functions Video Tutorial: array_count_values
December 3, 2011
-
PHP Functions Video Tutorial: array_combine
December 3, 2011
-
PHP Functions Video Tutorial: array_chunk
December 3, 2011
-
PHP Functions Video Tutorial: array_change_key_case
December 3, 2011
-
Top 5 PHP Tutorials You Probably Don’t Know About
December 2, 2011
-
How to Loop Results Into an Array in PHP
November 22, 2011
-
The Coder’s Credo
October 3, 2011
-
Install a LAMP Web Server on Ubuntu
August 15, 2011
-
Creating an HTML Select Box From a MySQL Results Array Using PHP
August 10, 2011
-
natesheridan: Hi john, Are you still intending on resubmitting ...
-
Nalley Abs: Hey John, How could i down load this free video o...
-
Adam: This is awesome! Has been bothering me for quite s...
-
Jeffh13: Like the video... Learned alot... Trying to Post...
-
N shoaib: Thank you John. I have no Idea, how to appreciate ...
-
Tanweer: iam thank ful to u ...
-
Paula: Hi John, I think I've done it! These X...
-
Paula: Hi John, I came across your site a couple of da...
-
Quasar: John Morris, Thank you so much for these videos......
-
Top List: Thanks for the information, actually i have been s...
Categories
Twitter (@jpmorris)
Follow @jpmorris on Twitter

