PHP Form Generator
9
Change the case of an array.
23
This snippet originally is used for targetting ads banners depended on the geographic location of the visitor, but can be used for other purposes. Also originally is used for US and the rest of the world, but you can add check for other countries too.
11
Example of how to use CURL with PHP.
4
A simple search array example.
16
Format a phone number with php.
13
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.
11
Convert an irregular name=value pair string into a formatted array.
13
Generate a random number or string in PHP.
12
toddersbud
This shows how the computed style of each node differs from the computed style of its parent. The root element, which has no parent, is instead compared against the root of a blank HTML document.
* create a new bookmark called "compute styles" in your firefox toolbar. Place the snippet code in the location field of your "compute styles". click the compute styles bookmark, then click an element on the page with the crosshairs.
* create a new bookmark called "compute styles" in your firefox toolbar. Place the snippet code in the location field of your "compute styles". click the compute styles bookmark, then click an element on the page with the crosshairs.
10
I'm trying to load an object into a session variable.









