-
Popular Posts
- Load Delimited Data (csv, excel) into MySQL Server
- 10 Steps: MySQL Monitoring through Nagios: Install & Configure
- MySQL Stored procedure – Split Delimited string into Rows
- No More Spool Space Teradata Query Solution
- Working with EditPlus Text Editor-Regular Expression How To
- Selected Oscar Wilde Quotes
- Collection for insulting – one liners
- The Dos Chat – Lan Messenger
- How to echo colored text in linux shell script
- Ganapati Aarti: Sukhkarta Dukhharta – With English Translation | download mp3
-
script Archive
-
batch script to add remove prefix zero pad bulk file rename
Posted on March 18, 2010 | 3 CommentsThis post has two batch scripts: 1. Batch script to rename files with zero padded number series-prefix 2. Batch script to remove prefix of perticular length 1. Batch script to... -
Upload Image to MySQL using PHP
Posted on January 30, 2009 | No CommentsUpload Image to MySQL using PHP As a new-bie to php/mysql, I tried different stuffs. So here I’m with my php code for Image Upload to MySQL. Its a quite...