ansarahmed.blogspot.com
<?Ansar's Blog: October 2008
http://ansarahmed.blogspot.com/2008_10_01_archive.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Thursday, October 23, 2008. Turn OFF Caching for specific file with the help of .htaccess. Was just searching how to turn off cache for some of the file got the code so thought of sharing with you guys. Header set Cache-Control "must-revalidate". Links to this post. Monday, October 13, 2008. The magic comes into play using...
ansarahmed.blogspot.com
<?Ansar's Blog: Get duplicates values from values table
http://ansarahmed.blogspot.com/2010/04/get-duplicates-values-from-values-table.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Sunday, April 25, 2010. Get duplicates values from values table. CREATE TABLE IF NOT EXISTS `emp1` (. First name` varchar(20) NOT NULL,. Last name` varchar(20) NOT NULL. INSERT INTO `emp1` (`first name`, `last name`) VALUES (‘roy’, ‘raj’), (‘joy’, ‘josh’);. GROUP BY `first name`. HAVING COUNT(*) = N. Promote Your Page Too.
ansarahmed.blogspot.com
<?Ansar's Blog: November 2008
http://ansarahmed.blogspot.com/2008_11_01_archive.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Friday, November 07, 2008. Meta Refresh and Referrer Problem. Delay parameter is in sec. Url paramter should be full url including http:/. Example usage: delayRedirect(2,'http:/ localhost/test/referrer.php');. Function delayRedirect(delay, url). Var delaySec = delay * 1000;. Links to this post. Subscribe to: Posts (Atom).
ansarahmed.blogspot.com
<?Ansar's Blog: PHP: exceptions vs errors?
http://ansarahmed.blogspot.com/2009/07/php-exceptions-vs-errors.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Sunday, July 19, 2009. PHP: exceptions vs errors? Subscribe to: Post Comments (Atom). View my complete profile. Promote Your Page Too. Join Bangalore PHP Users! You can join in our current discussion at the Bangalore PHP Yahoo Groups. Zend Framework 1.8.2 Released. Memcached 1.4.0. Read my shared post from Google Reader.
ansarahmed.blogspot.com
<?Ansar's Blog: October 2009
http://ansarahmed.blogspot.com/2009_10_01_archive.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Monday, October 05, 2009. Sitepoint's twitaway experience for choosing right MySQL engine. Posting after a two month break sorry busy with new addition to our family my daughter(Manha). Here we go:. Links to this post. Subscribe to: Posts (Atom). View my complete profile. Promote Your Page Too. Join Bangalore PHP Users!
ansarahmed.blogspot.com
<?Ansar's Blog: Keywords in the URL
http://ansarahmed.blogspot.com/2009/06/keywords-in-url.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Thursday, June 11, 2009. Keywords in the URL. Reading the post 8 Tips to Get Domain Diversity. Eg, for the page http:/ ansarahmed.blogspot.com/2009/06/fingerprinting-to-dynamically-enable.html, you should probably try to use bit.ly/dynamic-caching. Subscribe to: Post Comments (Atom). View my complete profile. Read my share...
ansarahmed.blogspot.com
<?Ansar's Blog: July 2009
http://ansarahmed.blogspot.com/2009_07_01_archive.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Wednesday, July 22, 2009. INSERT ON DUPLICATE KEY UPDATE and REPLACE INTO. While reading and article came across one of powerful feature REPLACE INTO,I had used INSERT ON DUPLICATE KEY UPDATE but never used REPLACE INTO. REPLACE INTO sessions VALUES ('$id', '$data', $ts). Read about REPLACE INTO. Links to this post. I am u...
ansarahmed.blogspot.com
<?Ansar's Blog: Debug message in PHP?
http://ansarahmed.blogspot.com/2009/07/debug-message-in-php.html
Php, ajax, mysql, javascript, javascripts, linux, apache, lamp, html, dhtml, xml, xhtml, SEO, web2.0, optimization, useful links, PHP tips, Mysql tips, Apache, .htaccess, benchmarking. Wednesday, July 15, 2009. Debug message in PHP? This function is available from PHP4 didn't know i just came to know while i was browsing php.net, This information is for user like me who didn't know about it :). Subscribe to: Post Comments (Atom). View my complete profile. Promote Your Page Too. Join Bangalore PHP Users!
SOCIAL ENGAGEMENT