Quantcast
Channel: Web Development Stuff » Tutorials
Browsing latest articles
Browse All 10 View Live

More Security Related PHP Directives

Previous post Basic Security Related PHP Directives showed us the basic set of PHP directives which significantly affects security of not PHP apps only. This article increases the spectrum of PHP...

View Article



Optimizing MySQL: Configuration Directives

Every web developer knows that in these days almost every dynamic web site uses some kind of database to store data. An application generating (X)HTML code sends queries for data to database and...

View Article

PHP and XML

This tutorial should summarize the possibilities of XML handling by PHP. After short introduction what XML can be used for, we’ll move to the PHP world and show how this web oriented programming...

View Article

Use PHP Functions in JavaScript

Are you experienced PHP programmer and would like to use favorite PHP functions in JavaScript too? Sounds interesting, doesn’t it? You wouldn’t have to learn new JavaScript objects and functions, get...

View Article

Optimizing MySQL: Log Slow Queries

This is a second part of MySQL optimizing tutorial mini series. As the title indicates, we’re going focus on MySQL slow queries and their logging. We’ll use the official MySQL manual for version 5.0 as...

View Article


Optimizing MySQL: Importance of JOIN Order

This third part of MySQL optimizing tutorial mini series shows an importance of table order during JOIN. The difference between regular JOIN and optimized one is dramatic, so keep reading! This post...

View Article

Optimizing MySQL: Performance Tuning Script

Performance Tuning Primer Script is the shell script which gets performance related information from MySQL engine and produce some recommendations for tuning of MySQL server variables. It’s easy to use...

View Article

MySQL DROP DATABASE Recovery

Suppose, you have a black day, unintentionaly confirmed DROP DATABASE command and your hardly filled tables has gone, forever! Is there any chance to recover dropped database and get your valuable...

View Article


Customized Google Maps on Your Website

Many companies have contact information on their websites. Nowadays, inserting Google Maps into contact page is very popular. It helps your customers to find the exact way to your company much easier...

View Article


Footer Admin Panel in Facebook Style

Social community websites became very popular last few years. One of them is Facebook which has many impressive features and applications based on Ajax. If you like Footer Admin Panel situated on the...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images