category      articles    
 
Adsense
Adwords
Article
Blog
CMS
CSS Style
Datacenter
Design Graphics
Flash Animation
Internet Radio
Messenger
Programming
Provider
Search Engine
Security
Security Web
SEF
SEO
Software
Software Web
PHP and MySQL

When create a dynamic site, i use PHP and MySQL, since i don't familiar with ASP, and my server is using linux. PHP is very easy to use. But if we use a free script, it very hard to modified it. We have to take a look until the deepest file, to find what we want to change. Some script gives a filename that can be understood easily, like zencart, oscommerce. But some file is very hard to find it.
One of them is this blog (b2evolution). I can't find, where it define maximum field for date. It set 9 characters. I found the file name form.class.php, but when i modified, nothing happen :)

OTHER ARTICLES

htaccess Useful

AllowOverride directive for Apache

AuthUserFile directive

Redirecting YourSite.com to www.YourSite.com

AddDefaultCharset directive for Apache

Count how many days

Doctypes for XHTML docs

Redirect with htaccess

AuthUserFile directive

PHP feof() Function