Geekpedia Programming Tutorials






Code PHP Code

1 2 3 4 5 6 7
(35 code snippets in 7 pages)
Latest Code: RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   
Code

***--
3 from 2 votes

Jan 16th 2008
by Andrew Pociu

Parsing a Tab Delimited File

This example code shows you how to parse a tab delimited file (or any other character delimited file for that matter), using PHP.

Code

*****
5 from 1 votes

Jan 1st 2008
by Andrew Pociu

Retrieve PageRank using PHP

This PHP code is designed to work on servers running the latest version of PHP as well, unlike most of the code samples on the web which will not work on many servers because of a checksum error.

Code

***--
3 from 2 votes

Dec 24th 2007
by Andrew Pociu

Read content of file or URL into a string

Two examples on how to read the content coming from an URL or from a local file into a string, using PHP.

Code

*****
4.5 from 2 votes

Nov 17th 2007
by Andrew Pociu

Redirect using PHP

A function that redirects the user to the specified URL by sending the appropriate headers or by using JavaScript if the headers were already sent.

Code

***--
2.67 from 3 votes

Nov 11th 2007
by Andrew Pociu

Check if a string ends with another string

A short function that checks whether a passed string ends with another passed string, and returns the answer as a boolean value.

1 2 3 4 5 6 7
(35 code snippets in 7 pages)
Filter Results
Show:


Latest IT Jobs


Other Resources
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons