Category Archives: PHP & MySQL

21 Easy To Customize Premium PHP Contact Forms

One of the most hardest jobs in web development processes definitely is form creation. Coding behind these forms are painless enough, but then you need to think also about Spam filters, usability, interface and functions should work in all cases. … Read More..

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

PHP TUT Feed from: tutorialzine.com

Current Feed Content Building a Website with PHP, MySQL and jQuery Mobile, Part 2 Posted: Tue, 23 Aug 2011 12:34:01 +0000 This is the second part of a two-part tutorial, in which we use PHP, MySQL and jQuery mobile to … Read More..

Posted in Featured, PHP & MySQL, php functions, tuts | Comments Off

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 functions is affected … Read More..

Posted in command reference, External, PHP & MySQL, php functions, tuts | Leave a comment

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 Forms and User Input « Previous Next Chapter » The PHP $_GET and $_POST variables are used to retrieve information from forms, like user input. PHP Form Handling The most important thing to notice when dealing with HTML forms … Read More..

Posted in CSS & HTML, PHP & MySQL | 4 Comments

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

cURL y’all!

In this article, I’ll introduce you to the fundamentals of PHP. We’ll focus on using PHP to access Web services and on turning static HTML pages into dynamic ones by retrieving data from the Web and by showing different content … Read More..

Posted in Featured, Kitchen Sink, PHP & MySQL | Tagged | 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