Skip to content

Sumit Gupta

bookmarking my life

Category: Programming

WebDeveloper Handbook

May 27, 2008 by Sumit Gupta Bookmarked, Links, Programming

Bookmark to great link where there are lot of resources are bookmarked for web developers http://www.alvit.de/handbook/

Read More

Hello World

May 5, 2008 by Sumit Gupta Code Snippets, Links, Programming

As a computer software programmer, one must have learned and use these two words “Hello World”. It is unsaid theory to write a hello world program to start learning a…

Read More

Spell Checker for Web Application (PHP on Linux )

April 23, 2008 by Sumit Gupta Javascript, PHP, Programming

Well try this http://activecampaign.com/activespell/ free spell checker, it use backend pSpell component installed on PHP to work, but is very good spell checker for your HTML editors and TextArea boxes….

Read More

Comparing Date Range (Date Interaction checking through SQL)

April 16, 2008 by Sumit Gupta Links, Programming, SQL

As title says, I was looking to compare User give date range with date range saved in mysql Database. I search internet and found a great  small function that solve…

Read More

LightBox Vs VideoBox Vs Custom Code

April 11, 2008August 5, 2009 by Sumit Gupta Code Snippets, Javascript, Programming

Recently I was given a task to make LightBox and VideoBox work on same page, where we have Images and Video to show. However, Videobox is inspired by Lightbox as per developer,…

Read More

PHP: ob_start and header redirect … use it with care

February 19, 2008 by Sumit Gupta PHP, Programming

Today, I found a interesting bug in code. This bug has cause our customer to lose data at least 3-4 times in recent past, we read logs and try to…

Read More

Javascript Replace Function

February 6, 2008 by Sumit Gupta Javascript, Programming

I just have been asked, “Does, Javacript string.replace function replace string only once?”. I said, “No”. But when I test the function I was wrong. Then did a search on…

Read More

Posts navigation

← Previous 1 … 9 10 11 12 13 … 17 Next →

© 2025 Sumit Gupta // Powered by WordPress