1-10 of 169 hubssort by Hot | Best | Latest
PHP and CSS menu
Today we will use PHP to control CSS styles to highlight the tab or hit area of a html menu with styles controlled by CSS. Example page: click here First let's start off with a simple menu, markup: ...
24 commentsSimple PHP web based address book using MySql
Today we will be creating a web based address book using PHP and MySql, it will be using the $_GET superglobal, as a means of reviewing the database contents. Before we start here are the source files: ...
8 commentsSimple File or Image Uploads Using PHP HTML
Today we are going to learn how to upload a file or image using PHP and a web form. No knowledge of PHP is needed or HTML as the full file structure is included: Build a simple HTML form: Please Choose a...
11 commentsA List of Essential Web Design Skills
I've described the key list of web design skills you'll need in order to work as an effective freelance web designer. Or your're writing your website yourself, I give you the best places and ideas from which to start your journey.
110 commentsUser Authentication using PHP and MySQL and web forms
This is a how to on establishing a login system for a web page or web based application. Source files You've seen them, account signups, email etc, well we are going to show the gist of a PHP login system...
5 commentsShow Javascript Confirmation Warning before deleting the record in MySQL , PHP and Javascript
We are going to update the address book tutorial in giving you a warning before you delete the record in MySQL. If you missed the address book how to go here. References are found above If not we continue...
5 commentsThe Easiest Web Design Software in the World
Looking for the easiest web design software? If you're building a website, there's the hard way and then there's the easy way. HTML is quite easy to learn but some people just don't have the time or the will...
2 commentsUse Windows Login in PHP Applications
As a developer you may run into a situation such as what I had, numerous applications deployed and or created and deployed. With multiple logins for all the apps, we had to find way to integrate all logins...
12 commentsGenerate Static HTML Pages From A Database
I have a rule, when it comes to webpages. Keep it simple. No scripts, no flashy templates. It's no big secret that the most successful websites are those which are the simple and easy to use. See Google. But...
2 commentsA Beginner's Guide to the ModX Content Management Framework
ModX is a content management framework. This differs from a content management system in that ModX is designed for customization and extensibility. There are a lot of content management systems out there,...
0 comments










