Programming

<!–[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..

Revolutionizing Web Development with AI: Tools and Techniques for Improved Productivity and Accuracy

AI is being used in programming to improve efficiency, accuracy and automation. It is being used in machine learning algorithms…

1 year ago

Apple push notification php example code 2021

For a long time since Push notification became a thing on iOS, it was very simple to integrate push notification…

3 years ago

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…

5 years ago

Search a formatted number in a MySQL table with a differently formatted search word

Here is the MySQL query to find formatted phone number by a differently formatted search text

11 years ago

Duplicating entire rows in MySQL table to the same table

One line MySQL query to clone entire data from a table to the same table without conflicting primary key.

12 years ago

Permanent URL masking for mirroring website using php and htaccess

Load originalsite.com content to newsite.com url with all links working straight from newsite.com without iframe. Just php and htaccess goodness

12 years ago

CSS level 3 styles in Internet Explorer 6 onwards

People always hate IE because of poor support for CSS. But I am gonna make them love it by giving…

14 years ago

CSS curved corner on Google Code

It was on last year September, I wrote about making curved corner using CSS. That single post made my blog…

15 years ago

CSS hover for all elements in IE

Most of the new generation browsers support CSS pseudo class :hover to any elements. That is a nice feature because…

15 years ago

Microformats – Class names and future SEO

Update: Google announced rich snippets in SERPs which will use Microformats and RDFa markup data. Microformats will set a new…

15 years ago