Category Archives: MySQL

10 Things You Can Do to Become a Better PHP Developer

PHP is probably the most popular web development language right now. At least 20 million domains use PHP and it’s the language used on major sites such as Wikipedia and Facebook as well as in some of the world’s biggest open … Read More..

Posted in Kitchen Sink, MySQL, OS/General Computer Stuff, PHP & MySQL | Leave a comment

PHP Filesystem Functions

PHP Filesystem Introduction The filesystem functions allow you to access and manipulate the filesystem. Installation The filesystem functions are part of the PHP core. There is no installation needed to use these functions. Runtime Configuration The behavior of the filesystem … Read More..

Posted in MySQL, PHP & MySQL, tuts | Leave a comment

Tools ‹ Developer Blog — WordPress

Best Practices for Speeding Up Your Web Site The Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 35 best practices divided into 7 categories. Filter by category: Content Server Cookie … Read More..

Posted in css, CSS & HTML, MySQL, PHP & MySQL, tuts, xml | Leave a comment

Making A Cool Login System With PHP, MySQL & jQuery

See how I implemented it on a site I’m working on This Tutorial was Created by Martin Angelov on Oct 17th, 2009 see more of his awsome tuts at tutorialzine.com Demo Download Introduction Today we are making a cool & … Read More..

Posted in cis mhcc, css, CSS & HTML, Flash, jQuery, Kitchen Sink, MySQL, PHP & MySQL, tuts, xml | Tagged | Leave a comment

Editing a WordPress theme with Dreamweaver – Part 3: Adding a logo, header styles, and menu

This is Part 3 of a four-part tutorial on editing WordPress themes using Adobe Dreamweaver CS5. Part 1 covers the basics of WordPress and the components of a WordPress theme. Part 2 covers setting up WordPress locally, installing a local … Read More..

Posted in CSS & HTML, Kitchen Sink, MySQL, PHP & MySQL | 1 Comment

Editing a WordPress theme with Adobe Dreamweaver CS5 – Part 2: Setting up your site

This is Part 2 of a four-part tutorial on editing WordPress themes using Adobe Dreamweaver CS5. Part 1 covered the basics of WordPress and the components that make up a WordPress theme. This article focuses on setting up WordPress (version … Read More..

Posted in CSS & HTML, Kitchen Sink, MySQL, PHP & MySQL | 24 Comments

Editing a WordPress theme with Adobe Dreamweaver CS5 – Part 1: Learning the basics

This is Part 1 of a four-part tutorial series on editing WordPress themes using Adobe Dreamweaver CS5. In this part, you will learn the basics of WordPress, including why so many people use it, how it is installed, and what … Read More..

Posted in CSS & HTML, Kitchen Sink, MySQL, PHP & MySQL | 46 Comments