Geekpedia Tutorials Home

Building a C# Chat Client and Server

Building a C# Chat Client and ServerA step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.

in C# Programming Tutorials

Getting Hard Drive Information

Getting Hard Drive InformationA C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.

in C# Programming Tutorials

UPS Shipping Calculator

UPS Shipping CalculatorThis tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.

in PHP Programming Tutorials

Create Your Own Rich Text Editor

Create Your Own Rich Text EditorCreating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.

in JavaScript Programming Tutorials
Search
Tutorials
Programming Tutorials
IT Jobs
From CareerBuilder

Tutorials and Code PHP Tutorials and Code

1 2 3 4
(61 tutorials and code snippets in 4 pages)
Latest Tutorials: 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   
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   
Tutorial

*****
5 from 15 votes

Mar 5th 2006
by Andrew Pociu

Creating friendly URLs with mod_rewrite

This programming tutorial will teach you how to build search engine friendly URLs in PHP, which contain keywords and use HTML extensions. We are going to use the htaccess file and mod_rewrite module running on an Apache server.

Code

*----
1 from 1 votes

Oct 1st 2008
by Andrew Pociu

Show Page Load Time In PHP

Using a line of code at the beginning of the file and a function call at the end, you can count the number of milliseconds it took PHP to load the page.

Tutorial

****-
3.33 from 6 votes

Feb 11th 2006
by Andrew Pociu

Foul language filter in PHP

You will learn how to create a simple PHP foul language filter function which uses a file containing foul words to replace them in the string of your choice with asterisks.

Code

*****
5 from 1 votes

Sep 29th 2008
by Andrew Pociu

Generate Gradient Within Hex Range In PHP

A function that generates an array of hex colors that forms a gradient, starting from a hex color and ending with another hex color. The number of gradient steps can also be defined.

Tutorial

*****
4.1 from 68 votes

Dec 29th 2005
by Nabeel Akhtar

How to read XML using PHP DOM

This tutorial will demonstrate the use of DOM extension in PHP to read contents of a XML file.

Code

-----
No votes

Sep 28th 2008
by Andrew Pociu

Simple Email Sending Function With Headers

How to send a simple HTML email using PHP's mail() function but also with the required headers.

Tutorial

****-
3.81 from 39 votes

Oct 5th 2005
by Nabeel Akhtar

PHP and Javascript: Dynamic update with MySQL

This tutorial shows you how to create a Web page that extracts information from a MySQL database without refreshing the page (dynamic update). Javascript and PHP knowledge is required

Code

-----
No votes

Sep 25th 2008
by Andrew Pociu

Get The Current Season

Get the current season based on the United States calendar of seasons and the clock of the PHP server.

Tutorial

*****
4.8 from 5 votes

Oct 1st 2005
by Andrew Pociu

Log visitors with PHP & MySQL

In this tutorial you'll see how you can track your website's visitors and getting information such as user-agent or referrer. Also, we'll be using reverse DNS to find out more interesting information about his IP.

Code

-----
No votes

Sep 21st 2008
by Andrew Pociu

Convert JPEG Image To Grayscale

Convert a JPEG to a grayscale JPEG using PHP and the IMG_FILTER_GRAYSCALE type of filter.

1 2 3 4
(61 tutorials and code snippets in 4 pages)
Filter Results
Show:


Latest IT Jobs


Other Resources
Sponsors
Discover Geekpedia

Other Resources