All posts from Blog : blog.thegioiwebsite.net

How To Redirect with PHP

Submitted :   Sat, Mar 22 2008, 23:36

You can use a simple PHP script to redirect a user from the page they entered to a different web page. One reason you may want to do this is that the page they are trying to access no longer exists. Using this method, they can be seamlessly transfere... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Date Method Reference

Submitted :   Sat, Mar 22 2008, 23:36

This page lists the available methods that can be used with date objects. Entries containing UTC refer to Coordinated Universal Time (UTC). The UTC, FullYear, and Millisecond methods were added in Javascript 1.2 Ge... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Using Cookies with PHP

Submitted :   Sat, Mar 22 2008, 23:36

PHP Visitor Tracking with Cookies Cookies allow the webmaster to store information about the site visitor on their computer to be accessed again the next time they visit. One common use of cookies is to store your username and password on your comput... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Basic PHP Sessions

Submitted :   Sat, Mar 22 2008, 23:36

Starting a Session A session is a way to store information (in the form of variables) to be used across multiple pages. Unlike a cookie, specific variable information is not stored on the users computer. It is also unlike other variables in the sens... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Một số ví dụ về Ajax

Submitted :   Sat, Mar 22 2008, 23:36

Dưới đây là một số ví dụ về Ajax mình tổng hợp được trên internet nay upload lên đây chia sẻ cùng mọi người.Để download bạn click vào link download phía dưới đây: Download code here  ... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Learning to Use Regular Expressions by Example (part1)

Submitted :   Sat, Mar 22 2008, 23:36

This site I'm working on relies heavily on user input through forms, and all that data needs to be checked before being sent a database. I knew PHP3's regular expression functions should solve my problem, but I didn't know how to form the regular exp... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Learning to Use Regular Expressions by Example( part2)

Submitted :   Sat, Mar 22 2008, 23:36

Validating Money Strings Ok, we can now use what we've learned to work on something useful: a regular expression to check user input of an amount of money. A quantity of money can be written in four ways we can consider acceptable: "10000.00&quo... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Learning to Use Regular Expressions by Example( part3)

Submitted :   Sat, Mar 22 2008, 23:36

Validating E-mail Addresses Ok, let's take on e-mail addresses. There are three parts in an e-mail address: the POP3 user name (everything to the left of the '@'), the '@', and the server name (the rest). The user name may contain upper or lowercase ... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

Learning to Use Regular Expressions by Example( part4)

Submitted :   Sat, Mar 22 2008, 23:36

Other uses Extracting Parts of a String ereg() and eregi() have a feature that allows us to extract matches of patterns from strings (read the manual for details on how to use that). For instance, say we want do get the filename from a path/URL strin... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

PHP paging

Submitted :   Sat, Mar 22 2008, 23:36

Ever use a Search Engine? I'm sure you have, lots of time. When Search Engines found thousands of results for a keyword do they spit out all the result in one page? Nope, they use paging to show the result little by little. Paging means showin... http://blog.thegioiwebsite.net/2008/01...

[More related posts here] tags :  No tags

|< << 1 ... 6 7 8 9 >> >|

New Posts

Indian Institute of Science(IISC),Ba...

Posted in : srikanta.co.cc

The Indian Institute of Science (IISc) is all geared up for its centenary celebrations beginni... http://srikanta.co.cc/blog/?p=21

Top501 World: Did Danity Kane Break Up

Posted in : articles.top501.nu

Top501 World: Did Danity Kane Break Up posted at Articles.Top501.nu - More! Videos!     ... http://articles.top501.nu/2008/10/08/t...

Lady Raman(Lokasundari Raman)

Posted in : srikanta.co.cc

SOURCE : DECCAN HERALD After reading a couple of articles on C V Raman in Deccan Herald, I th... http://srikanta.co.cc/blog/?p=18

Top501 BizWorld: Bank Mergers Spell ...

Posted in : articles.top501.nu

Top501 BizWorld: Bank Mergers Spell Change for Branches in Manhattan posted at Articles.Top501.n... http://articles.top501.nu/2008/10/08/t...

Barack Obama vs John McCain in "So Y...

Posted in : www.hypedworld.com

Barack and Michelle Obama try some hip hop while John McCain and his wife Cindy keep it more tra... http://www.hypedworld.com/comedy-and-h...

Saturn has new Rings !!

Posted in : srikanta.co.cc

NASA’s Cassini spacecraft has found two new, partial rings around Saturn that each accompany a... http://srikanta.co.cc/blog/?p=13

Copyright © TagALLY, 2007-2008. All Rights Reserved.