<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6997069</id><updated>2012-01-18T01:46:28.715-08:00</updated><category term='PHP Interview Questions'/><category term='Linux Help'/><title type='text'>Arpan Tech-i</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>29</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6997069.post-2570373786619993281</id><published>2012-01-18T01:46:00.000-08:00</published><updated>2012-01-18T01:46:28.725-08:00</updated><title type='text'>The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)</title><summary type='text'>

The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/2570373786619993281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=2570373786619993281&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/2570373786619993281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/2570373786619993281'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2012/01/absolute-minimum-every-software.html' title='The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-132159501993049698</id><published>2011-12-07T23:33:00.000-08:00</published><updated>2011-12-07T23:33:12.656-08:00</updated><title type='text'>Find All Symlinks (Symbolic Links)</title><summary type='text'>Find All Symlinks under current folder
find . -type l -exec ls -l {} \;

Find All Symlinks (Symbolic Links) on a Linux System
find / -type l -exec ls -l {} \;  &gt; ~/symlinks.txt</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/132159501993049698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=132159501993049698&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/132159501993049698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/132159501993049698'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2011/12/find-all-symlinks-symbolic-links.html' title='Find All Symlinks (Symbolic Links)'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-7842935851663796193</id><published>2011-11-30T02:58:00.001-08:00</published><updated>2011-11-30T02:58:54.897-08:00</updated><title type='text'>Unix File Permission</title><summary type='text'>How to change permissions (chmod) of a filePermissions can be very important when it comes to hosting  your website. Permissions can allow our server computer to write and  edit your files. Along with that, some files need to be protected from  writing and editing, as a security measure. You can change your file  permissions in many ways.
Using File ManagerOne of the easy and basic ways to change</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/7842935851663796193/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=7842935851663796193&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/7842935851663796193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/7842935851663796193'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2011/11/unix-file-permission.html' title='Unix File Permission'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-3111837399752437912</id><published>2011-04-07T23:48:00.001-07:00</published><updated>2011-04-07T23:48:59.074-07:00</updated><title type='text'>How to backup and restore PuTTY settings</title><summary type='text'>PuTTY is a free implementation of Telnet and SSH for Win32 and Unix  platforms, along with an xterm terminal emulator. It is written and  maintained primarily by Simon Tatham. Official PuTTY site is: http://www.chiark.greenend.org.uk/~sgtatham/putty/. PuTTY is an open source software and its free, licensed under MIT license.

To backup:

 Windows XP: Click Start Menu &gt;&gt; Run

Windows Vista:
Click </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/3111837399752437912/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=3111837399752437912&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/3111837399752437912'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/3111837399752437912'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2011/04/how-to-backup-and-restore-putty.html' title='How to backup and restore PuTTY settings'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-1747273852600819608</id><published>2011-04-01T12:07:00.000-07:00</published><updated>2011-04-01T12:07:18.614-07:00</updated><title type='text'>git: throw away uncommitted changes</title><summary type='text'>  git: revert (reset) a single file This one is hard to find out there so here it is. If you have an uncommitted change (its only in your working copy) that you wish to revert (in SVN terms) to the copy in your latest commit, do the following:

git checkout filename

This will checkout the file from HEAD,  overwriting your change. This command is also used to checkout branches,  and you could </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/1747273852600819608/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=1747273852600819608&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/1747273852600819608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/1747273852600819608'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2011/04/git-throw-away-uncommitted-changes.html' title='git: throw away uncommitted changes'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-425421490610775520</id><published>2011-03-08T11:01:00.000-08:00</published><updated>2011-03-08T11:01:31.973-08:00</updated><title type='text'>Validate Credit Card Formula</title><summary type='text'>For example take card number "4866 3060 7833 1744"
reverse - 4471 3387 0603 6684
create a string with every other number starting with the 2nd number "47376364"
now create a string with every number doubled "814617126128"
now append a string with the digits that you did not use in step 1 to the string with the numbers doubled "41380068" (new string will be 81461712612841380068 )
now sum the </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/425421490610775520/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=425421490610775520&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/425421490610775520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/425421490610775520'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2011/03/validate-credit-card-formula.html' title='Validate Credit Card Formula'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-3867823731274558841</id><published>2011-01-24T22:27:00.000-08:00</published><updated>2011-01-24T22:31:29.972-08:00</updated><title type='text'>File format</title><summary type='text'>Vim recognizes three file formats (unix, dos, mac) that determine what line ending characters (line terminators) are removed from each line when a file is read, or are added to each line when a file is written. A file format problem can display ^M characters, or can prevent scripts from running correctly. This tip explains how to avoid problems, and how to convert from one file format to another.</summary><link rel='related' href='http://vim.wikia.com/wiki/File_format' title='File format'/><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/3867823731274558841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=3867823731274558841&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/3867823731274558841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/3867823731274558841'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2011/01/file-format.html' title='File format'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-2167488899548445726</id><published>2009-06-24T23:23:00.001-07:00</published><updated>2009-06-24T23:24:22.018-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>SUDO - Give selective super user powers to users or a group of users</title><summary type='text'> SUDO - Give selective super user powers to users or a group of users     Sudo is a program which can be used by normal users to execute programs as super user or  any other user - provided they are given the rights to do so. Sudo access is controlled by /etc/sudoers . The users listed in  /etc/sudoers file can execute commands with an effective user id of 0 and a group id of root's group.  This </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/2167488899548445726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=2167488899548445726&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/2167488899548445726'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/2167488899548445726'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2009/06/sudo-give-selective-super-user-powers.html' title='SUDO - Give selective super user powers to users or a group of users'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-1545334117513739600</id><published>2009-06-24T23:20:00.000-07:00</published><updated>2009-06-24T23:24:22.018-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>How to add a user to the sudoers list</title><summary type='text'>How to add a user to the sudoers list    &lt;!-- google_ad_client = "pub-0932618358223805"; /* 336x280 Above The Fold PDL */ google_ad_slot = "1758812486"; google_ad_width = 336; google_ad_height = 280; //--&gt;   google_protectAndRun("ads_core.google_rendeHow to add a user to the sudoers list? Beleive it or not, this is a fairly common question and in all reality the answer is quite simple. Adding a </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/1545334117513739600/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=1545334117513739600&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/1545334117513739600'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/1545334117513739600'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2009/06/how-to-add-user-to-sudoers-list.html' title='How to add a user to the sudoers list'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-5502034095421242541</id><published>2008-05-02T07:47:00.000-07:00</published><updated>2009-06-24T23:30:48.065-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PHP Interview Questions'/><title type='text'>PHP-MySQL Interview Question</title><summary type='text'>   Q:1 What are the differences between Get and post methods in form submitting.give the case where we can use get and we can use post methods?   A:1  When to use GET or POST The HTML 2.0 specification says, in section FormSubmission (and the HTML 4.0 specification repeats this with minorstylistic changes): –&gt;If the processing of a form is idempotent(i.e. it has no lasting observable effect on </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/5502034095421242541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=5502034095421242541&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/5502034095421242541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/5502034095421242541'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2008/05/php-mysql-interview-question.html' title='PHP-MySQL Interview Question'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-1478510875939574467</id><published>2008-05-02T02:05:00.000-07:00</published><updated>2009-06-24T23:31:06.079-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='PHP Interview Questions'/><title type='text'>What's New in PHP 5?</title><summary type='text'>               PHP5                             by     Andi Gutmans                                           &lt;!-- META Author: Andi Gutmans Title:  PHP 5 Power Programming: Chapter 2 - What's New in PHP 5? Date:   18th March 2004  Publishing blah [Prentice Hall: http://www.phptr.com/bookstore/product.asp?isbn=013147149X&amp;rl=1] ISBN-10: 0-13-147149-X; ISBN-13: 978-0-13-147149-8; Published: Oct 27,</summary><link rel='related' href='http://devzone.zend.com/article/1714-Whats-New-in-PHP-5' title='What&apos;s New in PHP 5?'/><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/1478510875939574467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=1478510875939574467&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/1478510875939574467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/1478510875939574467'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2008/05/whats-new-in-php-5.html' title='What&apos;s New in PHP 5?'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-848169364220586553</id><published>2008-03-25T07:44:00.000-07:00</published><updated>2008-05-01T23:08:13.924-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>Check Disk Space in Linux</title><summary type='text'>Linux / Unix df commandAbout dfReport how much free disk space is available for each mount you have.Syntaxdf [OPTION]... [FILE]...-a, --all  include dummy file systems-B, --block-size=SIZE  use SIZE-byte blocks-h, --human-readable  print sizes in human readable format (e.g., 1K 234M 2G)-H, --si  likewise, but use powers of 1000 not 1024-i, --inodes  list inode information instead of block usage-k</summary><link rel='related' href='http://www.computerhope.com/unix/udf.htm' title='Check Disk Space in Linux'/><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/848169364220586553/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=848169364220586553&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/848169364220586553'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/848169364220586553'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2008/03/check-disk-space-in-linux.html' title='Check Disk Space in Linux'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-2009046741699434582</id><published>2007-09-18T03:27:00.000-07:00</published><updated>2007-09-18T03:33:26.350-07:00</updated><title type='text'>PHP Standards</title><summary type='text'>Folder StructureThe following folders have been identified as part of the web development process:1. includes: This folder will include all the configuration files, error handling class, database class and any other classes if at all required. There will also be a config.inc.php file that will hold all the configuration constants of the site. This file should not be uploaded directly but rather a</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/2009046741699434582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/2009046741699434582'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2007/09/php-standards.html' title='PHP Standards'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-115694431534774901</id><published>2006-08-30T06:24:00.000-07:00</published><updated>2006-08-30T06:25:15.796-07:00</updated><title type='text'>Auto redirect HTTP to HTTPS (SSL)</title><summary type='text'>RewriteEngine OnRewriteCond %{HTTPS} offRewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/115694431534774901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=115694431534774901&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/115694431534774901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/115694431534774901'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2006/08/auto-redirect-http-to-https-ssl.html' title='Auto redirect HTTP to HTTPS (SSL)'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-114257931527865373</id><published>2006-03-16T23:02:00.000-08:00</published><updated>2008-05-01T23:08:13.924-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>Emacs commands</title><summary type='text'>The user uses special keys to send commands to Emacs. The CONTROL and META keys are used to distinguish keys used as commands from keys used to enter text into a buffer. The CONTROL key should be familiar. It is used like a shift key. In Emacs notation, C-x means to hold down the CONTROL key while hitting the x key. Many terminals do not have a key labeled META. Such terminals, use the ESC key </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/114257931527865373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=114257931527865373&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/114257931527865373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/114257931527865373'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2006/03/emacs-commands.html' title='Emacs commands'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-114257891669964611</id><published>2006-03-16T22:59:00.000-08:00</published><updated>2008-05-01T23:08:13.924-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>VI Commands</title><summary type='text'>Summary of VI Commands#Starting    * vi /filename/.....start vi, edit specified file    * vi -R /filename/..start vi read-only, edit specified file    * view /filename/...start vi read-only, edit specefied file #Stopping    * :q!...............stop without saving data    * zz................save data and stop    * :wq...............save data and stop    * :x................save data and stop #</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/114257891669964611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=114257891669964611&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/114257891669964611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/114257891669964611'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2006/03/vi-commands.html' title='VI Commands'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113421706395148444</id><published>2005-12-10T04:17:00.000-08:00</published><updated>2008-05-13T05:21:46.364-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>URL Rewriting Guide</title><summary type='text'>I found this Link very very useful for URL Rewritinghttp://httpd.apache.org/docs/2.0/misc/rewriteguide.html</summary><link rel='related' href='http://httpd.apache.org/docs/2.0/misc/rewriteguide.html' title='URL Rewriting Guide'/><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113421706395148444/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113421706395148444&amp;isPopup=true' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113421706395148444'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113421706395148444'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/12/url-rewriting-guide.html' title='URL Rewriting Guide'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113318187356978812</id><published>2005-11-28T04:43:00.000-08:00</published><updated>2005-11-28T04:46:08.520-08:00</updated><title type='text'>MySQL - Database BackUp</title><summary type='text'>The most common use of mysqldump is probably for making a backup of an entire database:shell&gt; mysqldump --opt db_name &gt; backup-file.sqlYou can read the dump file back into the server like this:shell&gt; mysql db_name &lt;&gt; mysql -e "source /path-to-backup/backup-file.sql" db_namemysqldump is also very useful for populating databases by copying data from one MySQL server to another:shell&gt; mysqldump --</summary><link rel='related' href='http://dev.mysql.com/doc/refman/5.0/en/mysqldump.html' title='MySQL - Database BackUp'/><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113318187356978812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113318187356978812&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113318187356978812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113318187356978812'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/mysql-database-backup.html' title='MySQL - Database BackUp'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113214778393956617</id><published>2005-11-16T05:28:00.000-08:00</published><updated>2008-05-01T23:08:13.925-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>tar --help</title><summary type='text'>Create tar archive==================tar -cvf back_htdoc.tar htdocs/tar -zcvf back_htdoc.tar.gz htdocs/-c for create a new archive-v for create a new archive-f for use archive file or device ARCHIVE-j, --bzip2          for filter the archive through bzip2-z, --gzip, for filter the archive through gzipun-tar======tar -xf back_htdoc.tar-x for extract archive-f for use archive file or device </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113214778393956617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113214778393956617&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113214778393956617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113214778393956617'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/tar-help.html' title='tar --help'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144132153916232</id><published>2005-11-08T01:15:00.000-08:00</published><updated>2009-06-24T23:31:37.643-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>HTTP Authentication to Folder. (.htaccess /.htpasswd)</title><summary type='text'>          Write Following code in .htaccess file and save it into the folder which you want toauthonticate.Change the path (In red) and enter the Folder path which you want to authenticate.------------------------------------------------------------------AuthUserFile /mnt/web/guide/somewhere/somepath/.htpasswdAuthGroupFile /dev/nullAuthName "Somewhere.com's Secret Section"AuthType Basic&lt;Limit GET</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144132153916232/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144132153916232&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144132153916232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144132153916232'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/http-authentication-to-folder-htaccess.html' title='HTTP Authentication to Folder. (.htaccess /.htpasswd)'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144129837112935</id><published>2005-11-08T01:14:00.000-08:00</published><updated>2005-11-08T01:14:58.373-08:00</updated><title type='text'>Execute PHP syntax in .HTML file</title><summary type='text'>          If you want to run PHP code in .html extention fileThen Follow following procedures.1. Write Following code in the .htaccess file---------------------------------------------RemoveHandler .html .htmAddType application/x-httpd-php .php .htm .html-----------------------------------------------------2.  Upload it to your server (to your WWW root)  where your      .html files are located in</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144129837112935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144129837112935&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144129837112935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144129837112935'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/execute-php-syntax-in-html-file.html' title='Execute PHP syntax in .HTML file'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144124376538174</id><published>2005-11-08T01:13:00.001-08:00</published><updated>2008-05-01T23:08:13.925-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>CronTab Quick Reference</title><summary type='text'>          What is Cron Tab ?cron is a unix utility that allows tasks to be automatically run in the background at regular intervals by the cron daemon often termed as cron jobs. Crontab (CRON TABle) is a file which contains the schedule of cron entries to    be run and at specified times.Restriction   You can execute crontab if your name appears in the file /usr/lib/cron/cron.allow. If that file </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144124376538174/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144124376538174&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144124376538174'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144124376538174'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/crontab-quick-reference.html' title='CronTab Quick Reference'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144120956060335</id><published>2005-11-08T01:13:00.000-08:00</published><updated>2008-05-01T23:08:13.926-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>Important Linux Commands</title><summary type='text'>          Tar , UnTar   and UnZip--------------------------------tar -zxf 18012005.tar vikrant/tar -zcf newtitle.tar *.phpunzip myzip.zipFolder SIZE----------------du -skh * | less -- Check the folder sizedu -skh *| grep M | less -- Check the folder size which has MBSCP:-------------  --&gt;Upload File to Server# scp config.php username@www.youdomain.com:/home/rootdir/filename.php--&gt;Download file </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144120956060335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144120956060335&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144120956060335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144120956060335'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/important-linux-commands.html' title='Important Linux Commands'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144118474037374</id><published>2005-11-08T01:12:00.001-08:00</published><updated>2008-05-01T23:08:13.926-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>Apache's Module (Somthing useful in httpd.conf for Web Programmer)</title><summary type='text'>          If you want to include any New settings whithout editing httpd.conf file then copy following line once into your server httpd.conf file.  And later if you want to add new Module then edit subdomain.confand restart the server.#------------------------------------------Include /home/jyve_conf/subdomain.conf#------------------------------------------ DirectoryIndex: sets the file that </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144118474037374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144118474037374&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144118474037374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144118474037374'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/apaches-module-somthing-useful-in.html' title='Apache&apos;s Module (Somthing useful in httpd.conf for Web Programmer)'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144115528432865</id><published>2005-11-08T01:12:00.000-08:00</published><updated>2008-05-01T23:08:13.927-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>How to create SubDomains by editing httpd.conf</title><summary type='text'>          VirtualHost: If you want to maintain multiple domains/hostnames on yourmachine you can setup VirtualHost containers for them.Types of Virtual Hosting1)  IP-Based Virtual Hosting2) Name-Based Virtual Hosting3) Dynamic Virtual HostingGood Example how to set subDomains  under  NameBased Virtual Hosting :NOTE: NameVirtualHost cannot be used without a port specifier(e.g. :80) if mod_ssl is </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144115528432865/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144115528432865&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144115528432865'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144115528432865'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/how-to-create-subdomains-by-editing.html' title='How to create SubDomains by editing httpd.conf'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144111520211005</id><published>2005-11-08T01:11:00.000-08:00</published><updated>2005-11-08T01:11:55.206-08:00</updated><title type='text'>MySql IFNULL, IF, CASE-WHEN-THEN -ELSE-END</title><summary type='text'>          IFNULL(expr,expr1)--------------------------------------------If 1st_ expr is null then retrun 2nd_exprSELECT IFNULL(1,0);        -&gt; 1SELECT IFNULL(NULL,10);        -&gt; 10SELECT IFNULL(1/0,10);        -&gt; 10SELECT IFNULL(1/0,'yes');        -&gt; 'yes'--------------------------------------------------------------CASE WHEN condiion THEN expr1 ELSE expr3 END-------------------------------------</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144111520211005/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144111520211005&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144111520211005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144111520211005'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/mysql-ifnull-if-case-when-then-else.html' title='MySql IFNULL, IF, CASE-WHEN-THEN -ELSE-END'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144108720877201</id><published>2005-11-08T01:10:00.000-08:00</published><updated>2005-11-08T01:11:27.213-08:00</updated><title type='text'>MySQL Functions (Usefull in Programming)</title><summary type='text'>          I am running on MySql  3.23.58 version1 . Concat the String SELECT CONCAT('My', 'S', 'QL');-&gt; MySQL-----------2. Concat with Word SeparatorSELECT (CONCAT_WS(",","First name","Second name","Last Name")) as fullname;-&gt; First name,Second name,Last Name-----------3. String LengthSELECT LENGTH('text');-&gt;4-----------3. String Padding (Add characters to string)    String must contin 4 </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144108720877201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144108720877201&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144108720877201'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144108720877201'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/mysql-functions-usefull-in-programming.html' title='MySQL Functions (Usefull in Programming)'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144101011543211</id><published>2005-11-08T01:07:00.000-08:00</published><updated>2008-05-01T23:08:13.927-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux Help'/><title type='text'>Example for Mod RewriteRule</title><summary type='text'>          #--MOD Rewirite--RewriteEngine OnRewriteRule ^dir/(.*)  /home/httpd/vhosts/jyvepresence.com/httpdocs/index.php?status=$1#-----------------------# URL will be # http://www.domain.com/dir/vikrant# It will execute index.php# $1 == vikrant #------------------------RewriteRule ^/?([^/]*\.png|[^\./]*)[:;,\.]*$ /home/httpd/vhosts/jyvepresence.com/httpdocs/index.php?status=$1 [L,NS]#-----------</summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144101011543211/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144101011543211&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144101011543211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144101011543211'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/example-for-mod-rewriterule.html' title='Example for Mod RewriteRule'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6997069.post-113144076945389196</id><published>2005-11-08T01:05:00.000-08:00</published><updated>2005-11-08T01:06:09.476-08:00</updated><title type='text'>Javascript Cookies</title><summary type='text'>// JavaScript Document/*** Sets a Cookie with the given name and value.** name Name of the cookie* value Value of the cookie* [expires] Expiration date of the cookie (default: end of current session)* [path] Path where the cookie is valid (default: path of calling document)* [domain] Domain where the cookie is valid* (default: domain of calling document)* [secure] Boolean value indicating if the </summary><link rel='replies' type='application/atom+xml' href='http://arpantechiii.blogspot.com/feeds/113144076945389196/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6997069&amp;postID=113144076945389196&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144076945389196'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6997069/posts/default/113144076945389196'/><link rel='alternate' type='text/html' href='http://arpantechiii.blogspot.com/2005/11/javascript-cookies.html' title='Javascript Cookies'/><author><name>Arpan Nivedan Rao</name><uri>http://www.blogger.com/profile/14364493817565964275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='http://2.bp.blogspot.com/_-V1WsYFQl2Q/SkuanahDA1I/AAAAAAAABAU/D9d5ATwJpBM/S220/21.JPG'/></author><thr:total>0</thr:total></entry></feed>
