1-10 of 163 hubssort by Hot Best Latest

Alpho011 profile image82

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
83

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

17 comments    business technology internet
Alpho011 profile image86

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
85

Make a Blog: GoDaddy vs HostGator

When searching for your first hosting provider you are confronted with a very basic question. Which can be quickly made difficult by the plethora options and terms in the field, a simple thing to keep in mind...

7 comments    how to technology internet
Screen shot of polling chart83

PHP, MySql and Yahoo Flash Charts, yahoo dev network

Screen shot of polling chart Today we will do a chart using PHP, MySql and Yahoo Astra API (charts). The completed work will look something like this: ...

1 comment    technology marketing web
PHP code to generate static HTML pages from a database81

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

4 comments    technology programming php
79

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

PHP functions to work with MySQL

1. mysql_affected_rows mysql_affected_rows([link_id]) This function returns the number of affected rows in the previous MySQL INSERT, UPDATE, DELETE, or REPLACE operation performed with the specified...

5 comments    php mysql php functions
Snapshot of Bluehost plan75

Best Online Internet Web Site Hosting Company Review Bluehost.com

Internet web site hosting plan reviews for web hosting plan companies, including bluehost, are easy to find. Unlimited storage, bandwidth, and email accounts are almost standard. Business web hosting solutions are also affordable and inexpensive

1 comment    wordpress ecommerce shopping cart
working