1-10 of 150 hubssort by Hot Best Latest

Alpho011 profile image90

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

12 comments    how to technology internet
Alpho011 profile image72

Show 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 comments    advice how to technology
NealWalters profile image80

how to connect vb with mysql?

1) Download the free ODBC Driver from MySQL website (link below). 2) Get the connection string from the other link below. I'm assuming you know ADO how to create connection objects. 3) You might be running...

3 comments    technology programming mysql
MS SQL Server 200576

How To Become a Database Programmer

Information on how to become a database programmer.

11 comments    careers jobs job
89

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

16 comments    business technology internet
69

Joomla Tutorials - How to Install Joomla by FTP

It’s very easy to install Joomla by FTP; Juts few steps and you are ready to go.I'll add pictures at the end so don't worry. so what do we need? 1 – The most important – a Joomla web hosting (if you...

7 comments    advice how to technology
76

Setting up a LAMP development workstation using Ubuntu

The article describe required steps to get a working Linux+Apache+PHP+MySQL development environment. An Ubuntu system is used in the guide, but may be used with little or no modifications on other distributions (specially on Debian).

0 comments    technology software programming
use the link below to open68

The end of JavaScript hassle ?

I'm sure you like that your web pages show their rich content the way you conceived it whatever navigator is used. We'll try flex to attain this purpose.

0 comments    php method web site
Alpho011 profile image84

MYSQL Sub -queries

What is a Subquery?A subquery is, in essence, a SQL statement that is most often used as part of another SELECT statement.Sub queries are used in order to achieve very complex searches and complex reports. ...

2 comments    technology web software
FreeHostia.com75

The best free web hosting with no ads, PHP, MySQL and FTP

There's no doubt you will get better features on hosting companies like SiteGround.com that provide you a lot of bandwidth, space and support, and don't think you'll get unlimited bandwidth or space from a...

8 comments    free best hosting
working