ASPit - Totally ASP JSit - Totally JavaScript
Search PHPit

Use this textbox to search for articles on PHPit. Seperate keywords with a space.

Advertisements

Join the discussion!

PHPit Forums has opened its doors, so come joins us for the latest PHP discussions. If you need help with a certain problem, or just want to know something about OOP or design patterns, PHPit Forums is the place to be. Or, if you're a true PHP expert, we could really need your knowledge, so join PHPit Forums and share your expertise!

Recently Added rss.png

Review: WordPress 1.5

Article posted on March 28th, 2005 by Dennis Pallett

WordPress is the most popular PHP blogging tool around, and it’s got some great features. Dennis Pallett looks at WordPress, and what things that makes it so great.

Mastering Regular Expressions in PHP

Article posted on March 28th, 2005 by Dennis Pallett

Want to know what regular expressions are? This article will show you exactly what they are, how they are used, and includes some examples to get started with regular expressions.

PHP and Cookies; a good mix!

Article posted on December 6th, 2004 by Dennis Pallett

Dennis Pallett shows us how to use cookies in PHP, and how to check whether cookies are enabled. Included is a sample script and several examples.

PHP On-The-Fly!

Article posted on November 28th, 2004 by Dennis Pallett

Dennis Pallett shows us how to create real-time PHP applications, using the XML HTTP Request Library and a few custom JavaScript functions.

Track your visitors, using PHP

Article posted on November 14th, 2004 by Dennis Pallett

Dennis Pallett shows us how to create a simple PHP log analyzer and how to measure your website’s success!

How to ‘JMS’ PHP

Article posted on October 1st, 2004 by Dennis Pallett

Amir Shevat shows us what exactly JMS is, and how to use it in PHP.

Blacklist that spam, with PHP!

Article posted on August 20th, 2004 by Dennis Pallett

Spam is an ever-growing problem for websites, and drastic measures are necessary to combat it. Dennis Pallett shows us how to successfully combat spam, by creating a blacklist system.

register_globals on?

FAQ posted on August 20th, 2004 by Dennis Pallett

Should I turn on register_globals in the php.ini?

Windows and PHP

FAQ posted on August 19th, 2004 by Dennis Pallett

Can PHP be used on Windows?

Screen scraping your way into RSS

Article posted on August 19th, 2004 by Dennis Pallett

Dennis Pallett shows us how to generate a RSS feed from a website, that does not have a feed themself. If you’re in dire need of a RSS feed from a specific page or website, this is the tutorial for you!


Latest Forum Discussions