for the search, my way to preload images! haha

Search for in

Browsing Guides tagged with php

Creating "Your IP is" images

Submited by: 7B @ 41  minutes ago

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: 7B @ 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

Filtering text

Submited by: 7B @ 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: 7B @ 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