You Are Viewing Posts Under Category: HTML-CSS-PHP-JavaScript

How To Prevent CSS And Content Caching To Browsers?
| April 12th, 2020 | 0 Comments | HTML-CSS-PHP-JavaScript / PHP CodesWhen you’re developing a website or a web page then there may be a lot of little or bigger changes that you do in CSS file and when want to see it rendered live on web page then your simple refresh will not work and will continue to see your old design because of new […]...
How To Display Different Content For Different Countries Using PHP?
| April 6th, 2020 | 0 Comments | HTML-CSS-PHP-JavaScript / PHP CodesAs a web designer, you must experience sometime that you need to show different content for different countries in the same place to make your code more user friendly where ever the user open your web page like changing language, changing the price, changing your phone no, changing your offers, etc....
Simple PHP Web Page Counter Without Database
| June 30th, 2019 | 0 Comments | HTML-CSS-PHP-JavaScript / PHP CodesThis PHP counter is a simple yet effective PHP text hit counter. It uses a flat-text database so no SQL databases are necessary. It can count hits for multiple pages of your website or even websites on other servers. It can be configured to count every reload visits. The count is displayed on the pa...
Secure Your Web Pages To Be Embedded Via HTML FRAMES
| April 14th, 2019 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesAre you fed up of having your website trapped in some other site’s frame? This article provides a few methods whereby you can provide your visitors with a simple way to break out of the frame. Using either of the examples below will automatically break a browser out of any frame that links to ...
Make A Link That Will Open With The Double Click
| March 22nd, 2019 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesWith Jquery we can make many amazing functions and this is one of them. If you wanna make a link that will open with a Double click then this post is for you. And now some people will ask Why make a link that will open with the double click? I also don’t know. But if […]...
Pure JavaScript Character Typing Animation With Blinking Cursor
| January 12th, 2019 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThe Cursor.js JavaScript library provides an easy way to apply a simple typing animation to your text node.Also comes with an animated cursor displayed at the end of the text while typing. This library is known as Cursor.JS There are many snippet available online or on many others Blog and website b...










