Solved: MySQL convert_tz returns null on MacOS Catalina using XAMPP
Note: A little bit of a story since I haven’t been writing for a while. If you are in a hurry for the solution, scroll down to The Solution After a while, I am...
<!–[if IE]>
<style type="text/css">
body{display: none;}
</style>
<![endif]–>
For a better future of websites (and developers) :)
No, let me try once more..
Note: A little bit of a story since I haven’t been writing for a while. If you are in a hurry for the solution, scroll down to The Solution After a while, I am...
Here is the MySQL query to find formatted phone number by a differently formatted search text
One line MySQL query to clone entire data from a table to the same table without conflicting primary key.
Load originalsite.com content to newsite.com url with all links working straight from newsite.com without iframe. Just php and htaccess goodness
People always hate IE because of poor support for CSS. But I am gonna make them love it by giving CSS3 support for IE6 onwards. Now IE6 supports border-radius and box-shadow.
It was on last year September, I wrote about making curved corner using CSS. That single post made my blog popular among web developer community and the sites linked to that post includes YUI...
Most of the new generation browsers support CSS pseudo class :hover to any elements. That is a nice feature because you can give mouseover effect for any element using CSS. Example : tr:hover td...
Update: Google announced rich snippets in SERPs which will use Microformats and RDFa markup data. Microformats will set a new SEO trend for local search as geo targeting will be more and more important....
Three line css trick to make cross browser curved corner divs