Filed in: Articles, CMS, Database, General Category, mysql, PHP, PHP Code, Simple CSS Code, Style & Scripts
Home » Simple CSS Code
Hi friends, in this post i would like to explain about Multi-language support for web application with MySql and PHP. I got many requests from users to multi-language using google translator is fine but the grammar is not properly established. So we can avoid and easily implement using mysql and php.
Multi-language support for web application with MySql...
Hi, In this post i am going to explain simple steps to implement and hosting your website in google app engine for free. There are many hosting servers hostgator,godaddy … etc. But we have to pay amount them for hosting space.Google is providing a free hosting space with 1 GB daily bandwidth. It will be useful for static html pages. But it is doesn’t...
Filed in: Articles, General Category, Google App Engine, JavaScript, Simple CSS Code, Style & Scripts
Hi friends, In this post i would like to share my knoweldge about redirection , 404 ( Page not found error message) ,service not avialable(503), CSS , Javascript , For the images and application type ( PDF ,…).
For above requirements we can use php headers to solve the issues.
PHP Header Examples (301,302,404,CSS,Javascript, Images ...) - Anil...
If the application have the auto-complete (auto-suggest) functionality, then first time when i am type a character then some text auto suggestion will appear, from the next time when i am trying to enter the same test then browser auto-complete is working along with the our auto-complete. To avoid that problem add the following code in the text box:
...
Filed in: Simple CSS Code
Hi friends,
Here following code will add to styles of text area, that removes the scrolling of that one.
Because in firefox browser we can not visible the scoll but in IE we will get the scrolling , so i am facing most of the sites, for the sake of another person like me dont want to waste time on searching on this.
**********************************
overflow-x:hidden;...
Filed in: Simple CSS Code




