for the search, my way to preload images! haha

Search for in

Browsing PHP Coding Tutorials

Using $_GET to display content

Submited by: Mr. ∃v¡l @ 06/25/08, 7:09pm

This is a guide on how to display file content via URL parameters. It's pretty simple, even if you don't have a good knowledge of PHP. :)

PHP Coding Tutorials

tags Tags::. GET filegetcontents function display content

Random Images

Submited by: Mr. ∃v¡l @ 05/22/08, 1:27am

This shows you how to display a random image with PHP. It's pretty brief, but still easy to follow. :)

PHP Coding Tutorials

tags Tags::. random images displayed randomly w00t

Banning IPs

Submited by: Mr. ∃v¡l @ 05/18/08, 1:17am

This explains how to ban an IP address with PHP. It's a decent alternative to using .htaccess..

PHP Coding Tutorials

tags Tags::. ban IP address

Creating "Your IP is" images

Submited by: Mr. ∃v¡l @ 05/12/08, 10:42pm

This shows you how to create the all-too-popular "Your IP is" banners that a lot of people have in their signatures.

PHP Coding Tutorials

tags Tags::. ip php create images

Alternative to if /else statements

Submited by: John @ 05/03/08, 3:26am

If you're getting tired of always use if / else statements for only 1 variable then heres a simple aleternative that is fast, and really easy to remember.

PHP Coding Tutorials

tags Tags::. alternative if else php easy tricks optimizations

Easy-updating

Submited by: Mr. ∃v¡l @ 04/15/08, 6:13pm

How to split your site's layout into separate files so that when one is updated, the whole site will update.

PHP Coding Tutorials

tags Tags::. auto update php include function html

Be notified when Google crawls your page

Submited by: Mr. ∃v¡l @ 04/11/08, 7:49am

This is a simple guide. It send you an email when a GoogleBot crawls one of your pages.

PHP Coding Tutorials

tags Tags::. google googlebot crawl email

Filtering text

Submited by: Mr. ∃v¡l @ 04/08/08, 4:03am

This shows you how you can filter out certain strings of text using a function and str_replace.

PHP Coding Tutorials

tags Tags::. filters replace bad words php

Randomness with PHP

Submited by: Mr. ∃v¡l @ 02/23/08, 11:06pm

How to display random content on a webpage with php. Enjoy it :)

PHP Coding Tutorials

tags Tags::. random content quotes images and or links with php

1