1-10 of 949 hubssort by Hot Best Latest

Alpho011 profile image94

User 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...

13 comments    how to technology internet
93

Simple 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: ...

23 comments    business technology internet
Eric Graudins profile image91

Build A Free Website - 3 Easy Methods

Many free website providers are somewhat tacky and unreliable, with loads of flashing banner adverts and other garbage spoiling the experience of visitors going to your website. However, it is possible to...

31 comments    wordpress blogger free website
Alpho011 profile image89

Simple Event calendar (PHP, MySQL)

We will create a useful event calendar using PHP and MySQL and a sprinkle of javascript/ CSS for functionality and look. Here is the live example: http://diadde.com/test/cal.php //data base structure ...

80 comments    google history php
jessicawhitmireart.com85

How to Speed Up Slow Loading Web Pages

If there is one quality of a website that can turn off visitors it has to be slow loading web pages. We have all done it by clicking out of a web page because it just took too long for the web page to load....

2 comments    how to technology internet
A landing page example. To view it live, go to http://tinyurl.com/landing-page-example85

Landing Page Generator (My Own Free Software For HubPages Readers - Download From This Hub!)

A Landing Page is basically a web page that visitors "land" on after clicking on an advertisement or through general internet surfing via search engine results pages. Generate your own Landing Pages with my Landing Page Generator Software - if you're a HubPages regular, it's yours free.

15 comments    how to technology internet
Alpho011 profile image83

Use 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...

14 comments    technology internet web
83

Free Silver Stripe CMS Themes

This is an open source content management system that is flexible and gives everyone involved in a web project the tools that they need to do their jobs. The silver stripe CMS has amazing features to...

0 comments    web development open source elgg
Alpho011 profile image84

Web Contact Form (Radio Buttons, Checkboxes)

This small how-to will show you using html, php you are able to setup, validate and send an email from your web site using radio buttons and checkboxes, and other common html form elements.

7 comments    technology radio php
Alpho011 profile image83

Web Page Text Resizing Example Using Javascript , HTML and CSS

Today we are going to use Javascript to resize text on a web page, while the example is not a catch all example, it does illustrate what can be done using client scripting, the goal of this is not copy and...

5 comments    how to technology internet
working