PHP Web Development
Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from PHP Web Development, Computers & Internet Website, .
How to Load data into table from a text file ? | SR Technoqueries Solutions CREATE TABLE teasttable ( prkey int(11) NOT NULL auto_increment, name varchar(20), score int, timeEnter timestamp(14), PRIMARY KEY (prkey) );
WordPress
Show "Read more" instead of showing entire post on front page In most of the templates of WordPress, you may have noticed that the entire post shows on the front page. Sometimes it is needed then when you click on any category,a list of post with few lines and read more link to be shown instead of entire posts one by one.Most obviously its not look good if yo
06/12/2010
Accelerate web pages
automatically.
Accelerate Web Pages Automatically using Google Mod_PageSpeed: Unusual Site Speedup Techniques Part. After several months of development, Google announces a stable release of mod_pagespeed, an Apache 2 Web server module that can automatically optimize the Web pages that are served by Apache without any changes to the actual scripts that generate those Web pages...