When starting out with PHP, it can be daunting figuring out how best to organize a project. If you've ever been confused with where to put your images, external
net.tutsplus.com/tutorials/php/organize-your-next-php-project-the-right-way/
-
Get Site Info
Data security is important and often undervalued by designers, developers, and clients alike. Since PHP 5.2.0, data sanitization and validation has been made
net.tutsplus.com/tutorials/php/getting-clean-with-php/
-
Get Site Info
PHP is one of the most popular scripting languages on the internet today, and one of the easiest to get into. Whether you're a PHP newbie, or an experienced
net.tutsplus.com/articles/web-roundups/40-invaluable-php-tutorials-and-resources/
-
Get Site Info
As PHP applications become more and more complex, it can be easy to end up with a tangled mess of code that makes maintenance nearly impossible. Applying the
net.tutsplus.com/tutorials/php/add-power-to-your-php-with-multi-tiered-applications/
-
Get Site Info
PHP is one of the most popular programming languages for the web. Sometimes a feature-friendly language can help the programmer too much, and security holes can
net.tutsplus.com/tutorials/php/5-helpful-tips-for-creating-secure-php-applications/
-
Get Site Info
These days, with broadband connections the norm, we don't need to worry as much about internet speeds or the filesize of our pages. However, that's not to say
net.tutsplus.com/tutorials/php/3-ways-to-speed-up-your-site-with-php/
-
Get Site Info
Even after using PHP for years, we stumble upon functions and features that we did not know about. Some of these can be very useful, yet underused. Not all of
net.tutsplus.com/tutorials/php/9-useful-php-functions-and-features-you-need-to-know/
-
Get Site Info
If you are familiar with the basics of PHP, then you're probably wondering how you can use it to make your website more appealing. The possibilities are
net.tutsplus.com/tutorials/php/15-wonderfully-creative-uses-for-php/
-
Get Site Info
Net.tuts+ has published several great tutorials on user login systems. Most tutorials only deal with authenticating the user, which allows for two levels of
net.tutsplus.com/tutorials/php/a-better-login-system/
-
Get Site Info
For many PHP programmers, object-oriented programming is a frightening concept, full of complicated syntax and other roadblocks. As detailed in my book, Pro
net.tutsplus.com/tutorials/php/object-oriented-php-for-beginners/
-
Get Site Info