Meta title: KvZ - TechBlog Meta description: Kevin van Zonneveld's techblog.. IT related articles & howtos | This listing is not rated yet. Rate it! | Report it! Kevin van Zonneveld's TechBlog http://kevin.vanzonneveld.net IT related articles & howtos Category: Blog Directory » Computer Blogs » Programming Hits: 2 Date added: 2007-09-19 22:41:30 Alexa traffic rank: 103,977 |
Latest blog posts from Kevin van Zonneveld's TechBlog
Javascript equivalent for PHP's create_function
This is a Javascript version of the PHP function: create_function. Read more...
Published 4 days ago
Javascript equivalent for PHP's array_walk_recursive
This is a Javascript version of the PHP function: array_walk_recursive. Read more...
Published 4 days ago
Javascript equivalent for PHP's array_walk
This is a Javascript version of the PHP function: array_walk. Read more...
Published 4 days ago
Javascript equivalent for PHP's time
This is a Javascript version of the PHP function: time. Read more...
Published a week ago
Javascript equivalent for PHP's ksort
This is a Javascript version of the PHP function: ksort. Read more...
Published a week ago
Javascript equivalent for PHP's krsort
This is a Javascript version of the PHP function: krsort. Read more...
Published a week ago
Enhance PHP session management
In PHP, sessions can keep track of authenticated in users. They are an essential building block in today's websites with big communities and a lot of user activity. Without sessions, everyone would be an anonymous visitor. In system terms, PHP sessions are little files, stored on the server's... Read more...
Published a month ago
Javascript equivalent for PHP's sort
This is a Javascript version of the PHP function: sort. Read more...
Published a month ago
Javascript equivalent for PHP's rsort
This is a Javascript version of the PHP function: rsort. Read more...
Published a month ago
Javascript equivalent for PHP's is_int
This is a Javascript version of the PHP function: is_int. Read more...
Published 2 months ago
Javascript equivalent for PHP's htmlspecialchars_decode
This is a Javascript version of the PHP function: htmlspecialchars_decode. Read more...
Published 2 months ago
Javascript equivalent for PHP's htmlspecialchars
This is a Javascript version of the PHP function: htmlspecialchars. Read more...
Published 2 months ago