Archive for July, 2010
font size issue on iphone
In case you are viewing the html page in iphone and the content appear differenct (the font size appearing bigger/smaller) than other phone, then add the below meta tag code for iphone in your html file in the head tag For more details visit [...]
export data to excel file (.xls format)
By using the below code you can export your data from the database to excel file. When you run the below code, the excel file get generated and get downloaded to the client machine.
How to fetch multi-lingual content from database
The basic purpose of this post is to guide you all about fetching multilingual content from database. I mean to say that, if you have stored japanese text in your database, So in order to fetch the japanese content , you need to set the character encoding to UTF-8 format, while communication with the database for fetching the result. In Case [...]
Latest music . videos and songs
PHP Manual