HOT CSS
Free Beautiful Css templates, Web designer tricks from expert
Pages
(Move to ...)
Home
Tutorial
Css
jQuery
SEO
Opencart Expert
Woocommerce Expert
Wordpress Expert
Joomla Expert
▼
Friday, August 15, 2014
Convert a utf-8 string to a utf-16 string in PHP
›
- You could also use iconv. It's native in PHP, but require that all your text is one charset. Else it could discard characters. ic...
Monday, August 11, 2014
Best Lightweight and Responsive Front-End Frameworks
›
With fast processing websites in huge demand, developers have switched their preferences. From adding new functionality, to make their re...
Localize Your Android Apps (Default files and folders)
›
Thinking about localizing your android app, well it is without a doubt a great way to popularize your app. Localization is one of t...
Writer SEO hints
›
Often you would have observed that some sentences in the articles or blogs are not perfect. This leads to the question that is sacr...
Sunday, August 10, 2014
How to style the first occurrence of an element inside of another element?
›
Here's my problem. HTML <div id="content"> <h1>Headline</h1> <p>First paragraph that need...
PDO query to fetch all tables
›
Execute the query with PDO ::query(): SHOW TABLES; If you fetch an associative array, the name of the column will be: Tables_in_databas...
Friday, August 1, 2014
PHP Fix errors if mbstring is not loaded
›
My script work good on shared hosting until hosting disable mbstring Now my script can't run. Many functions MB_ mb_strrpos mb_get_i...
‹
›
Home
View web version