Posts tagged with 'Kodiak PHP' from 1 to 24 of 828
PHP OOP
Know some basic PHP and now you're thinking of getting into OOP PHP? Try this OOP PHP book. [...]
- up ↑
- web design
- 16th Jun 2005
PHP IN CONTRAST TO PERL
Interesting article contrasting PHP with Perl. [...]
- up ↑
- web design
- 2nd Aug 2004
PHP Snippets
A few useful PHP snippets. [...]
- up ↑
- programming
- 19th Jun 2007
Practical PHP Programming
A free online PHP book called PHP in a Nutshell for your pleasure. [...]
- up ↑
- programming
- 3rd Oct 2006
A pro-PHP Rant
Harry Fuecks reckons all languages from Python to PHP offer something that they do well, it's just a question of how to get the best out of all worl [...]
- up ↑
- programming
- 24th Feb 2006
PHP: Textarea Resizer
Pretty cool little PHP script from Mike Cherim to increase (and decrease) the size of your textarea's. [...]
- up ↑
- programming
- 5th Nov 2007
Recommended PHP reading list
Extensive list of links to resources for everything PHP. [...]
- up ↑
- programming
- 23rd Mar 2006
Encoding issues with PHP
Character sets and character encoding issues with PHP. [...]
- up ↑
- programming
- 7th Dec 2005
file extensions with php
you can drop the file extension in your url's to leave nice and clean addresses like theletter.co.uk/contact instead of theletter.co.uk/contact.php. [...]
- up ↑
- web design
- 11th Apr 2005
send php as css
by using the php header function. Here's a brief tutorial. [...]
- up ↑
- web design
- 25th May 2005
Another PHP styleswitcher
Here's another PHP styleswitcher, that uses a session variable rather than cookies: DevArticles. [...]
- up ↑
- web design
- 3rd Nov 2003
Dynamic @import CSS files using PHP
Here is an inter esting article and discussion on browser sniffing to assess which stylesheet to load up. The main priority here is to detect Intern [...]
- up ↑
- web design
- 8th Feb 2004
Lightweight device-detection in PHP
This looks like a great wee PHP script for detecting mobile devices. [...]
- up ↑
- mobile devices
- 21st Jun 2007