You're here: Snippet Directory » PHP (128)
Language:

Snippet Directory - PHP 

Snippets

Calculate your age and display it on your page

This function calculates your current age and puts it on your website (for examplen on a "That's me" page etc.)

Language: English | Programming Language: PHP | Author: mschomers [not registered]

calendar

php function to print a monthly calendar

Language: English | Programming Language: PHP | Author: edsonmedina [not registered]

Calendar GUI

Supports view month,year,week,day, next and prev buttons

Language: English | Programming Language: PHP | Author: jfroelic [not registered]

Check URL and meta tags

This code check URL and META Tags

Language: English | Programming Language: PHP | Author: hitweb [not registered]

checksum()

Compute a SysV style checksum.

Language: English | Programming Language: PHP | Author: jd10131 [not registered]

Comma- or space-separated list extractor -with quote support

Explode a string using space (s), comma (c) as delimiters and double-quote (q) to surround values with spaces and/or commas in them. We consider all regular expression whitespaces not only spaces per se. The function ignores blank values, ...

Language: English | Programming Language: PHP | Author: jausions [not registered]

Common API for db access

These simple PHP functions provided a single API for accessing databases in MySQL, PostgreSQL, Oracle, and ODBC.

Language: English | Programming Language: PHP | Author: cknudsen [not registered]

csv2table

Converts delimited string into HTML table. Arguements include delimiter, num of colums, header row on/off and style.

Language: English | Programming Language: PHP | Author: drbutler [not registered]

db-time/german-time convert modul

a simple easy to use function who convert time out of an db (2000-12-12) to a german dateformat (12.12.2000) and backwards.it knows by itself the direction of convertation, so u dont have to worry about.it fills up values or set them to ...

Language: English | Programming Language: PHP | Author: chrisgott [not registered]

Decode Apache's UNIQUE_ID

this function will decode the id generated by Apache's mod_unique_id into it's constituent parts.

Language: English | Programming Language: PHP | Author: mdillon [not registered]
RSS