PHP Image Gallery
14
Here's a library to manage CSS class names on DOM elements.
32
Gives you the ability to dynamically include a CSS file at any time in your HTML page using Javascript.
8
svachon
Gets a regular expression that'll search for any regexp pattern specified in the parameters.
9
Gets the rightmost substring, of the specified length, from a String object.
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.
13
Generate a random number or string in PHP.
11
Convert an irregular name=value pair string into a formatted array.
13
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.
16
Format a phone number with php.
4
A simple search array example.









