Indenting paragraphs can be done in several ways.

Cascading Style Sheets
Using CSS, you can set all your paragraphs in a document to be indented whatever amount you would wish.


<style>
<!--
p { text-indent : 10px; }
-->
</style>

This is the best way to indent paragraphs, as it separates style from content and is widely supported on modern browsers.


Non-Breaking Space

The non-breaking space special character can be used to move text and images over slightly on a Web page.

<p>
& nbsp; & nbsp; & nbsp; & nbsp; Paragraph starts here....
</p>

Remove the spaces between the ampersand and the "nbsp;".


Some browsers don't like multiple non-breaking spaces in a row. They will crash, or just ignore them.

Transparent Image


Use a transparent GIF image, no more than 5-10 pixels wide and 2-5 pixels high. Place that image at the beginning of each of your paragraphs.

<p>
<img src="spacer.gif" width="1" height="1" border="0" style="margin: 0 5px 0 5px;" alt=" " />Paragraph starts here....
</p>

Using this method can make your pages load more slowly, and look strange if the image doesn't load for some reason.



From: webdesign.about.com


Free Web Hosting with Website Builder

If you wish to have a professional shared hosting quality in a free hosting package, come and host with 000webhost.com and experience the best service you can get absolutely free.

Founded in December 2006, 000webhost.com has a trusted free hosting members base of over 60,000 members and still counting! Offering professional quality hosting, support, uptime and reliability, we have a great community of webmasters, you'd love to be a part of!

Register now and get it all free:
*** 350 MB of disk space
*** 100 GB of data transfer
*** PHP and MySQL support with no restrictions
*** cPanel control panel
*** Website Builder
*** Absolutely no advertising!

JOIN NOW!

Free file hosting

Posted by exemedia | 8:54 PM | | 0 comments »

Have problems in installing drivers of HP Compaq V3360? I got that problem when I reformated myV3360 even have the original CD of myV3360. Here are the drivers that I split with winrar into 6 parts:

- Audio and Modem Driver of V3660 Part 1
- Audio and Modem Driver of V3660 Part 2
- Audio and Modem Driver of V3660 Part 3
- Audio and Modem Driver of V3660 Part 4
- Audio and Modem Driver of V3660 Part 5
- Audio and Modem Driver of V3660 Part 6

Recovering a slow computer

Posted by exemedia | 6:22 PM | | 1 comments »

To get your computer back in top shape, do the following - in order (try not to skip) - and I will not bore you with the technical details as to why you should do these steps, in this sequence:

1. Disk Cleanup: Check how much disk space you have left on your primary "C" drive. You should have at least 1 GB, or more. If you have less than this, your computer will be as slow as a snail.

To quickly free up some disk space, do a global search (from the Start/Search menu on your computer) for your children's MP3 and video files (usually files ending in *.avi, *.mpg or *.wmv). These files will be huge (many Gigabytes in size), and deleting a few of these files will greatly speed up your PC - if you PC is already low on disk space (that is under 1 GB).

2. Run Microsoft Scan Disk and Microsoft Defragmenter. They are both built into Windows and are 100% free.

Scan Disk will fix any soft disk errors that are interrupting normal computer operations. Here are some step-by-step details on how to run Scan Disk, in case you need further details on how to launch this great utility program.
Here is an image of the Windows Check Disk interface (also called Scan Disk):


3. Check for a virus, and use a good virus program. Do not use a no-name brand software, since there are several well known trial anti-virus software on the market. Check out this recommended anti-virus software, on the link just mentioned.

Download the software now and start protecting yourself. Installing this software is something you should do without thinking or hesitating - you need it. I guarantee it.

4. Check for spyware and adware on your PC. It is not enough to have a good anti-virus software. You need both a good anti-spyware and anti-virus software. They do different things.

There are several good anti-spyware software on the market. Download a free trial version of this recommended anti-spyware software. It will find infections spyware and ad-ware that might be messing with your computer. Some estimates say 90% of computers have spyware - most often without your knowledge!
Get rid of these pests and download the free software just mentioned. Your computer will be glad you did, and it will run faster.

5. Check and cleanup your Windows System Registry. This is one of the most important system files on your computer, and cleaning up the settings in this file can make a big difference in the amount of errors and speed of your computer.
The problems with the system registry can occur for many reasons, including:

files being left-behind after the un-installation, or
incorrect removal of software, or
by missing or corrupt hardware drivers, or
by orphaned startup programs and DLL files.
To ensure system integrity of this most important Windows systems file on your computer; check this Windows Registry file with the excellent and easy to use software package for this purpose. You can download our recommended Windows Registry Cleaner here.

By using the registry cleaner regularly and fixing your registry, your system should be more stable - and it will help Windows and your software to run faster.

6. Remove unwanted startup programs

Windows takes a long time to load on most computers because a bunch of software that is set to start automatically. To remove these programs in Windows, you simple go to the Start button, chose "Run" and typed "MSCONFIG" (no quotes.)

In the "Startup" tab in program there will be a list of startup program. However, this list isn't very human-readable, but you can make some educated guesses about what is necessary and what was not. If you make a mistake, you can come back and add the program back in.

Another option - that I really like - is to download this totally free utility startup manager. This software works great and does not cause strange messages to appear at boot time, like when you use MSCONFIG. You can download it from here:

Download Startup Control Panel 2.8

That is it. Your computer should now be in the best shape ever!

You can get real complicated about this process, but there is no need. Install the above software utilities and enjoy your life instead!

And, do not search all over the Internet for free software that make big claims about this or that. I have tried most of them, and the steps above will solve most - if not all - of your problems.

Some programs are offering a "free" service, but in the best case some of these programs do very little (in terms of protection), and in the worst case they actually install additional adware (computer infections) on your computer. Here is a list of more than 200 bogus spyware products that do just this, if you don't believe me. Nasty...

The software programs I recommend on this web page are all tried and tested, and I use them personally on my own computer. They are totally safe and do not add additional problems to your computer. I stand by my word, and you can email me personally if you have any doubts about what I say.

Once you do 'all' the above steps, your computer should be "like-new" again.

Nils Rognerud

source: ComputerRecover.com

Make header row number in report 2

Posted by exemedia | 10:37 PM | | 0 comments »

Just follow the steps of the previous posting, except the last step.
In the properties window of the textbox, type =1 in Current Record and change the value of Running Sum to Over Group or Over All



source: www.programindo.com

Make header row number in report 1

Posted by exemedia | 9:53 PM | | 0 comments »

Working in a Report, sometimes we need an autonumber in a report as header of row.


To do that, just put a textbox report tools in report.



Click the textbox, then click DATA tab in properties window
Click Record Source, then type
=[CurrentRecord]



Source: www.programindo.com

MATCH Function

Posted by exemedia | 7:29 PM | | 0 comments »

Excel offers a function for finding specific data in column or row called MATCH. This function will allow you to find the location within an array, versus the LOOKUP functions that provide information related to the data you are seeking but in another column or row (you can use the LOOKUP function to return values in the same column or row, but the MATCH function shortens it a bit).

The format of the MATCH function is:

=MATCH(lookup_value,lookup_array,match_type).

The lookup_value is the item you want to find within the lookup_array, like finding "apple" in a range of fruits or "green" in a list of colors. The match_type can be 1, 0 or 1. If the match_type is left blank, then it is assumed to equal 1. By using 1, MATCH will return the exact value or the value that is the largest value less than the specific item for which you are searching. In this case, the array must be in ascending order. Conversely, using -1 will provide he value that is immediately larger than the item for which you are searching, if no exact value exists. If you use -1, the array must be in descending order. If the match_type is 0, only an exact match is accepted, and if no exact match is available, #N/A! is returned. With match_type set to 0, the array can be in any order.

The order is important, because the 1 or -1 is dependent on how the data is presented. If, for example, you have a range of data in a non-sequential order, you will get the wrong answer. Let's assume that the array contains the following data:

1, 4, 7, 2, 21, 14, 5, 32, 6.

If you enter the formula =MATCH(6,{1, 4, 7, 2, 21, 14, 5, 32, 6}), you will get the answer 2. Clearly there is a number 6 at the end of the array, but because it is not an exact search and the data is not in order, the MATCH formula produces an answer you do not want. If you modify the formula to read =MATCH(6,{1, 4, 7, 2, 21, 14, 5, 32, 6},0), the answer will be 9, which is the correct location. So remember that for a NON-exact search, the order is imperative.

Once I learned to better incorporate the lookup functions, the MATCH function lost its relevance for many applications. In addition, when counting and summing, the array multiplication formulas work much better, and I will be discussing that in later articles. The point is that MATCH is good for a very limited set of basic inquiries, but ultimately, it is likely easily replaced by LOOKUP or other means. For now, it is a decent way to familiarize with the methodology Excel uses.

Finally, another formula used to determine the exact match that the MATCH formula uses, is, not surprisingly, EXACT. The format for this formula is = EXACT(text1,text2). This formula is not case sensitive, and straightforward in construct. This is another formula that is not entirely useful in most instances, because the double equal sign (= =) accomplishes the same result. For example, =EXACT(A1,B1) is the same as the formula =A1= = B1. Thus, the latter is as easy to use as the actual EXACT formula. The only rationale for mentioning this formula is to remind you that there are a myriad of formulas Excel provides, but some that may never be used or are easily replaced by better, more flexible formulas. The more experience you have in financial modeling, the more easily you will understand which formulas are the appropriate to use under the specific circumstances of your model.

About the Author

Russ Steward has more than fifteen years of experience in investment banking and private equity, and has developed hundreds of financial models and analyses in Excel. For more information, please visit http://www.rjsholdingsllc.com or http://www.makefinancialmodels.blogspot.com.

Getting a part text of a string

Posted by exemedia | 1:34 AM | | 0 comments »

To get part of a string in PHP, we use a substr() function.
Syntax:

substr(string,start,length)

example:

$str = "Welcome";
$part_str = substr($str,0,3);
echo "$part_str";

Result:
Wel

Formatting Numbers

Posted by exemedia | 1:23 AM | | 0 comments »

PHP function number_format is used to format a number in several ways, including choosing how many decimal points it will have, and choosing the 1000s, and decimal point dividers. It is phrased as number_format ( your_number , optional_decimals , optional_decimal_point, optional_1000_separator ) You can not specify just the decimal point or 1000 separator, if you specify one you need to specify both. When working with decimals, it will function like round () and put things at or over .5 up, and under .5 down.


number_format (1234.567);
//Returns the number 1,235

number_format (1234.567, 2);
//Returns the number 1,234.57

number_format (1234.567, 2, ',', ' ');
//Returns the number 1 234,57

number_format (1234.567, 1, 'a', 'b');
//Returns the number 1b234a6


Rounding and Formatting Numbers
1. Round () - Rounding Numbers
2. Ceil () - Always Rounding Up
3. Floor () - Always Rounding Down
4. Number_format () - Formatting your Numbers

Source: php.about.com

How to download video from YouTube

Posted by exemedia | 1:01 AM | | 0 comments »

To download videos from YouTubo, you can follow these following steps...
1. Open the url of a video in YouTubo site, for example: http://www.youtube.com/watch?v=nCuFTJHrRbQ

2. Click "More Info" text link at right side of the video.

3. You will find a new box of a URL below the description of the video

4. Copy the URL inside of the URL box
5. Open a new window of your browser and tipe this URL: http://keepvid.com
6. Paste the URL you copied before at the URL box of the keepvid.com site

7. Then Click download
8. Right click the green text >>Download<<, and choose Save As

9. Choose your directory to save the video
10. End

HTML Introduction

Posted by exemedia | 11:11 PM | | 0 comments »

Welcome to HTML...

This is Primer #1 in a series of seven that will calmly introduce you to the very basics of HyperText Mark-up Language. I suggest you take the Primers one at a time over seven days. By the end of the week, you'll easily know enough to create your own HTML home page. No really. You will.

I say that because many people scoff at the notion that they can actually learn this new Internet format. I'm still amazed that the best-selling line of computer books calls its readers "Dummies." And people seem to revel in that title. Some of the smartest people I know love to proclaim themselves "Dummies" regarding every aspect of computers. Strange. I think you'll do a whole lot better at your next cocktail party by handing out your home page address rather than laughing about how dumb you are about the Internet.

Let's Get Started

I am assuming at the beginning of this tutorial that you know nothing about HTML. I am assuming, however, some computer knowledge. You wouldn't be looking at this page without having some knowledge. To continue with these Primers, you will need...

1. A computer (obviously)

2. A browser like Mozilla Firefox, Netscape Navigator, Microsoft Internet Explorer, or Opera. If you're looking at this page, you already have one. If you look up at the title bar at the very top of your screen it will probably say the page title ("Basic HTML: Introduction") and then your browser's name.

3. A word processor. If you have access to Windows "Notepad" or "WordPad" programs or the MAC "Simple Text" program, use that to get started.

If you have those three things, you can write HTML with the best of them. Now here are a few questions you probably have:

Q. I have a MAC (or PC) -- will this work on my computer?
A. Yes. HTML does not use any specific platform. It works with simple text. More on that in a moment...

Q. Must I be logged onto the Internet to do this? More specifically, will learning this throw my cost for on-line way up?
A. Neither. You will write off-line.

Q. Do I need some sort of expensive program to help me write this?
A. No. You will write using just what I outlined above. You can buy those programs if you'd like, but they're not needed. I've never used one.

Q. Is this going to require I learn a whole new computer language like Basic or Fortran or some other cryptic, God-awful, silly-lookin', gothic extreme gobbledygook?
A. Touchy-touchy, aren't we? "No" is the answer. HTML is not a computer language. Allow me to repeat that in bold... HTML is not a computer language!

What is HTML?

H-T-M-L are initials that stand for HyperText Markup Language (computer people love initials and acronyms -- you'll be talking acronyms ASAP). Let me break it down for you:

  • Hyper is the opposite of linear. It used to be that computer programs had to move in a linear fashion. This before this, this before this, and so on. HTML does not hold to that pattern and allows the person viewing the World Wide Web page to go anywhere, any time they want.
  • Text is what you will use. Real, honest to goodness English letters.
  • Mark up is what you will do. You will write in plain English and then mark up what you wrote. More to come on that in the next Primer.
  • Language because they needed something that started with "L" to finish HTML and Hypertext Markup Louie didn't flow correctly. Because it's a language, really -- but the language is plain English.

  • Beginning to Write

    You will actually begin to write HTML starting with Primer #2. That's tomorrow if you follow the seven-day plan this was written for. Here, I want to tell you how you will go about the process.

    You will write the HTML document on the word processor, or Notepad, WordPad, or Simple Text. When you are finished creating the HTML document, you'll then open the document in a browser, like Netscape Navigator. The browser will interpret the HTML commands for you and display the Web page.

    Now, some people who are already schooled in HTML are going to jump up and down and yell that you should be using an HTML assistant program because it makes it easier. That's true, but it also makes it harder to learn as the program does half the work for you. Take my word for it, use the word processor for a week, then go to the assistant if you still want to use one. You'll be far better off for the effort. I have been writing HTML for six years and I still use Notepad for the bulk of my writing.


    Let's get into the programs you will use to write your HTML document. Keep this in mind: HTML documents must be text only. When you save an HTML document, you must save only the text, nothing else.

    The reason I am pushing NotePad, WordPad, and Simple Text is that they save in text-only format without your doing any additional work. They just do it. But, if you're like me, then you will want to start writing on a word processor, like WORD, or WordPerfect. Maybe you're just more comfortable on it. If so, read this next part carefully.

    The Word Processor

    When you write to the word processor you will need to follow a few steps:

    1. Write the page as you would any other document.

    2. When you go to save the document (Here's the trick), ALWAYS choose SAVE AS.

    3. When the SAVE AS box pops up, you will need to save the page in a specific format. Look at the SAVE AS dialogue box when it pops up: Usually at the bottom, you find where you will be able to change the file format.

    4. If you have a PC, save your document as ASCII TEXT DOS or just TEXT. Either one will work.

    5. If you have a MAC, save your document as TEXT.

    6. When I started writing HTML, I saved pages by assigning every Web page its own floppy disc. It just helped me keep it all straight, but if you want to save right to your hard drive, do it. I only offer the floppy disc premise as a suggestion.

    Please remember: It is very important to choose SAVE AS EVERY time you save your document. If you don't, the program won't save as TEXT, but rather in its default format. In layman's terms -- use SAVE AS or screw up your document.

    You see, when you save your document in WORD, or some other word processor format other than text, you are saving much more than just the letters on the page. You're saving the margin settings, the tab settings, specific fonts, and a whole lot of other settings the page needs to be displayed correctly. You don't want all of that. You just want the text.

    NotePad, WordPad, and SimpleText already save in text-only format so if you use one of them as your word processor, you'll get the correct format simply by saving your document.


    How To Name Your Document

    What you name your document is very important. You must first give your document a name and then add a suffix to it. That's the way everything works in HTML. You give a name and then a suffix.

    Follow this format to name your document:

    1. Choose a name. Anything. If you have a PC not running Windows 95, you are limited to eight letters, however.

    2. Add a suffix. For all HTML documents, you will add either ".htm" or ".html".

    (".htm" for PCs running Windows 3.x and ".html" for MAC and Windows 95/98 Machines)

    Example:
    I am looking to name a document I just wrote on a PC running Windows 3.11 for workgroups. I want to name the document "fred". Thus the document must be named "fred.htm". If it was MAC or Windows 95/98 I would name it "fred.html". Please notice the dot (period) before .htm and .html. And no quotation marks, I just put them in here to set the name apart.

    Uhhhhhh.... Why Do I Do That?

    Glad you asked. It's a thing called "association." It's how computers tell different file types apart. ".html" tells the computer that this file is an HTML document. When we get into graphics, you'll see a different suffix. All files used on the Web will follow the format of "name.suffix." Always.

    Okay, why .htm for PCs running Windows 3.x and .html for MAC and Windows 95/98?

    Because that's the way the operating systems are made (Windows 3.x, Windows 95/98, and MAC OS are all technically called operating systems). Windows 3.x only allows three letters after the dot. MAC OS and Windows 95/98 allow four, or more. Your browser allows for both suffixes. It acts upon .html and .htm in the same fashion.


    Why do you keep harping on the fact that I must save in TEXT only?

    You're just full of questions! You see, HTML browsers can only read text. Look at your keyboard. See the letters and numbers and little signs like % and @ and *? There are 128 in all (read upper- and lowercase letters as two). That's text. That's what the browser reads. It simply doesn't understand anything else.

    If you'd like to test this theory, then go ahead and create an HTML document and save it in WORD. Then try and open it in your browser. Nothing will happen. Go ahead and try it. You won't hurt anything.

    Remember that if you are using Notepad, Wordpad, or Simple Text, the document will be saved as text with no extra prompting. Just choose SAVE.


    Opening the Document in the Browser

    Once you have your HTML document on the floppy disc or your hard drive, you'll need to open it up in the browser. It's easy enough. Since you're using a browser to look at this Primer, follow along.

    1. Under the FILE menu at the very top left of this screen, you'll find OPEN, OPEN FILE, OPEN DOCUMENT, or words to that effect.

    2. Click on it. Some browsers give you the dialogue box that allows you to find your document right away. Internet Explorer, and later versions of Netscape Navigator, require you to click on a BROWSE button or OPEN FILE button to get the dialogue box. When the dialogue box opens up, switch to the A:\ drive (or the floppy disc for MAC users) and open your document. If you saved the file to your hard drive, get it from there.

    3. You might have to then click an OK button. The browser will do the rest.


    One More Thing

    You easily have enough to keep you occupied for the first day. Don't worry, the Primers get less wordy after this.

    If you are going to start writing HTML, I suggest you make a point of learning to look at other authors' HTML pages. You say you're already doing that, right? Maybe. What I mean is for you to look at the HTML document a person wrote to present the page you are looking at. Don't look at the pretty page, look behind it at the HTML document.

    Why Would I Do That?

    Because you can... but seriously, folks. Let's say you run into a page that has a really neat layout, or a fancy text pattern, or a strange grouping of pictures. You'd like to know how to do it.

    Well, look, I'm not telling you to steal anything, but let's be honest, if you see some landscaping you like, you're going to use the idea. If you see a room layout you like, you will use the idea to help yourself. That's the point of looking at another page's HTML document. I think it's also the best way to learn HTML. In fact, I am self-taught in HTML simply by looking at others' documents. It was the long way around, believe me. You're going to have a much easier time of it with these Primers.

    Here's how you look at an HTML document (known as the "source code"):

    1. When you find a page you like, click on VIEW at the top of the screen.

    2. Choose DOCUMENT SOURCE from the menu. Sometimes it only reads SOURCE.

    3. The HTML document will appear on the screen.

    4. Go ahead. Try it with this page. Click on VIEW and then choose the SOURCE.

    It's going to look like chicken-scratch right now, but by the end of the week, it'll be readable and you'll be able to find exactly how a certain HTML presentation was performed.

    Copied from: www.htmlgoodies.com

    SQL Tutorial

    Posted by exemedia | 12:25 AM | | 0 comments »

    SQL is short for Structured Query Language and is a widely used database language, providing means of data manipulation (store, retrieve, update, delete) and database creation.

    Almost all modern Relational Database Management Systems like MS SQL Server, Microsoft Access, MSDE, Oracle, DB2, Sybase, MySQL, Postgres and Informix use SQL as standard database language. Now a word of warning here, although all those RDBMS use SQL, they use different SQL dialects. For example MS SQL Server specific version of the SQL is called T-SQL, Oracle version of SQL is called PL/SQL, MS Access version of SQL is called JET SQL, etc.

    Our SQL tutorial will teach you how to use commonly used SQL commands and you will be able to apply most of the knowledge gathered from this SQL tutorial to any of the databases above.

    SQL Tutorial Table of Contents

    SQL Tutorial
    Learn what SQL (Structured Query Language) is, and where and how it is used.

    SQL Table
    SQL Database Tables are the foundation of every RDBMS (Relational Database Management System). Learn more about SQL tables here.

    SQL SELECT
    Learn how to use the SELECT SQL statement to retrieve data from a SQL database table.

    SQL SELECT INTO
    Learn how to use the SQL SELECT INTO statement to copy data between database tables.

    SQL DISTINCT
    Learn how to use the SQL DISTINCT clause together with the SQL SELECT keyword, to return a dataset with unique entries for certain database table column.

    SQL WHERE
    The SQL WHERE command is used to specify selection criteria, thus restricting the result of a SQL query.

    SQL LIKE
    The SQL LIKE clause is used along with the SQL WHERE clause and specifies criteria based on a string pattern.

    SQL INSERT INTO
    Learn how to use the SQL INSERT INTO clause to insert data into a SQL database table.

    SQL UPDATE
    Learn how to use the SQL UPDATE statement to update data in a SQL database table.

    SQL DELETE
    Learn how to use the SQL DELETE statement to delete data from a SQL database table.

    SQL ORDER BY
    Learn how to use the SQL ORDER BY statement to sort the data retrieved in your SQL query.

    SQL OR & AND
    Learn how to use the SQL OR & AND keywords together with the SQL WHERE clause to add several conditions to your SQL statement.

    SQL IN
    The SQL IN clause allows you to specify discrete values in your SQL WHERE search criteria.

    SQL BETWEEN
    The SQL BETWEEN & AND keywords define a range of data between 2 values.

    SQL Aliases
    SQL aliases can be used with database tables and/or with database table columns, depending on task you are performing.

    SQL COUNT
    The SQL COUNT aggregate function is used to count the number of rows in a database table.

    SQL MAX
    The SQL MAX aggregate function allows us to select the highest (maximum) value for a certain column.

    SQL MIN
    The SQL MIN aggregate function allows us to select the lowest (minimum) value for a certain column.

    SQL AVG
    The SQL AVG aggregate function selects the average value for a certain table column.

    SQL SUM
    The SQL SUM aggregate function allows selecting the total for a numeric column.

    SQL GROUP BY
    The SQL GROUP BY statement is used along with the SQL aggregate functions like SUM to provide means of grouping the result dataset by certain database table column(s).

    SQL HAVING
    The SQL HAVING clause is used to restrict conditionally the output of a SQL statement, by a SQL aggregate function used in your SELECT list of columns.

    SQL JOIN
    The SQL JOIN clause is used whenever we have to select data from 2 or more tables.

    Copied from www.sql-tutorial.net

    PHP Tutorial

    Posted by exemedia | 11:57 PM | | 0 comments »

    If you want to learn the basics of PHP, then you’ve come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can:

    PHP - What is it?

    Taken directly from PHP’s home, PHP.net, “PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.”

    This is generally a good definition of PHP. However, it does contain a lot of terms you may not be used to. Another way to think of PHP is a powerful, behind the scenes scripting language that your visitors won’t see!

    When someone visits your PHP webpage, your web server processes the PHP code. It then sees which parts it needs to show to visitors(content and pictures) and hides the other stuff(file operations, math calculations, etc.) then translates your PHP into HTML. After the translation into HTML, it sends the webpage to your visitor’s web browser.

    PHP - What’s it do?

    It is also helpful to think of PHP in terms of what it can do for you. PHP will allow you to:

    • Reduce the time to create large websites.
    • Create a customized user experience for visitors based on information that you have gathered from them.
    • Open up thousands of possibilities for online tools. Check out PHP - HotScripts for examples of the great things that are possible with PHP.
    • Allow creation of shopping carts for e-commerce websites.

    What You Should Know

    Before starting this tutorial it is important that you have a basic understanding and experience in the following:

    • HTML - Know the syntax and especially HTML Forms.
    • Basic programming knowledge - This isn’t required, but if you have any traditional programming experience it will make learning PHP a great deal easier.

    Tutorial Overview

    This tutorial is aimed at the PHP novice and will teach you PHP from the ground up. If you want a drive-through PHP tutorial this probably is not the right tutorial for you.

    Remember, you should not try to plow through this tutorial in one sitting. Read a couple lessons, take a break, then do some more after the information has had some time to sink in.

    cp from www.tizag.com