1-10 of 81 hubssort by Hot Best Latest

84

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
Writer's Market 2009 book93

Writer's Market 2009: A Freelance Writer's Best Resource for Places to Submit Writing

Writer's Market is the Bible for writers, particularly freelance writers. A 1,000+ page tome, it comes out once a year with thousands of listings for book publishers, consumer magazines, trade journals, and...

6 comments    business writing hubmob
How to get published in a magazine (Image source: www.thewritersworkshop.net)80

How To Get Published In A Magazine: A Step by Step Guide

A step-by-step guide to writing a magazine article and submitting it to a magazine.

11 comments    business how to money
76

How to Write the Perfect Query Letter

Awhile back, Mr. B.T. Evilpants requested this hub on How to Write the Perfect Query Letter.He was going through a rough time, coming down off of butter tarts and mending his evil ways. All he asked for was a...

56 comments    advice how to how
Screen shot of polling chart76

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
NaomiR profile image75

How To Secure A Literary Agent: A Personal Success Story

Many writers want to know how to find a literary agent. Securing a literary agent takes hard work, including sending a well-written query letter and finding a literary agent who represents your genre. Here are some tips on how to secure a literary agent.

1 comment    how to books fiction
73

how dns resolves names

DNS definition: DNS(domain name service) translates the computer name into an IP address. When a user make a request by typing the URL(www.hubpages.com) in the browser and get back the website on screen,...

7 comments    ip address dns server how to dns
AuthorsBook profile image67

WHAT ACQUISITION EDITORS LOOK FOR

CIRCUMVENTING REJECTION LETTERS: If you pay attention, feeding birds as a pastime can be very educational. For instance, you catch the attention of a single bird with some food and two or three other birds...

2 comments    publishers query letter
stefan profile image63

How To Find Unlisted Phone Numbers

Find Unlisted Phone Numbers In the past, finding an unlisted phone number was a virtual impossibility. Today, things are different. If you need to find an unlisted, unpublished or...

15 comments    internet education online
75

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
working