Monthly Archive: July 2011
The progress bar is used to show the current overall percentage of the process . To show the progress we will use jquery. Code to show progress bar: <!DOCTYPE html> <html> <head> <link href=”http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css”...
To show the details of folder, first of all we check that, it is folder of file. If it is a folder then we count the number of files present in that folder and...
When search engine visits the dynamic url site i.e http://sumitbansal.com/category.php?p=10, so it does not gives the more importance to this page because it keeps on chainging. So we convert the dynamic URL to static...
To use meta tag and description in wordpress dynamically, we use the wordpress tags as a meta tags and excert content use as a meta description. As per the requirement description should be 150...