Archive
Indian Mobile number regular expression
I am currently working on site named vpay. I am not going to write about vpay here as vpay does not have anything to do with Programming.
One of the requirement was to validate a mobile number and that too it has to be a vlid indian mobile number. A quick google search led me to this
^([9]{1})([234789]{1})([0-9]{8})$
If you are still searching for a regular expression to validate indian mobile number, now you know where to come!
Related posts
Get started with ASP.net Ajax control tool kit
BugTracker.NET free bug tracker
I was searching for a bug tracker for a project and I wanted something simple, easy to install and last but not least FREE.
I stumbled upon this wonderful free bug tracker called BugTracker.NET. More details about this tool is available here.
Dont expect this to be very flashy, beautiful bug tracker.
but it does the job.
Related posts
SQL injection cheat sheet
Here is an interesting post about SQL injection. The best part is there are lot of useful links in comments as well. Check it out here
http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/#AboutMySQLandPHP
Related posts
Links for Sunday #4
- ASP.NET AJAX Control Toolkit
- 10 Essential Principles of the Javascript Masters
- Useful Cheat Sheets for Web Designers
- 33 Most Beautiful Javascript and Flash Galleries
- My Top 10 Source Code Search Engines
- RSS Tutorial for Content Publishers and Webmasters
- 50+ Gorgeous Navigation Menus
- MessageBox
- Ten Web Development Tips I Wish I’d Known Two Years Ago
- Regular-Expressions.info – Regex Tutorial, Examples and Reference
Related posts
Contact Grabber
If you are a social media website developer , sometimes you might search for grabbing contacts from a particular email account if the password is given. I also did the same. In most of the cases it did not work properly. But recently i got a contact grabber from phpclasses.org which works perfectly on Gmail, Hotmail, Rediff, Yahoo, Orkut, MySpace, Indiatimes, Linkedin , AOL and lycos.
Read the rest here

.jpg)
Recent Comments