Some Htaccess Examples I) Redirect to Files or Directories You have just finished a major overhaul on your site, which unfortunately meant you have renamed many pages that have already …
Sakthivel Madesh
Sakthivel Madesh
3x Salesforce MVP | Platform Champion | 22x Salesforce Certified | MuleSoft Certified | All Star Ranger | TechForce Services | Sydney | Australia
-
-
Online Charts, Diagrams And Maps amCharts: Flexible and Dynamic Solution To gain a greater level of flexibility you need to take a closer look at further approaches. One of them …
-
Online Generators Tools look at the most useful online-generators for web-development and listed them below ascii generators ASCII Artist This little program converts your picture to ASCII text art ASCII …
-
What is a robots.txt File? A robots.txt is a file placed on your server to tell the various search engine spiders not to crawl or index certain sections or pages …
-
Google Gadgets, Widgets and Modules PC-Tools: Desktop Netstat Desktop Netstat is a handy plugin for Google Desktop that allows you to monitor your computer’s network connections in realtime. Includes: All …
-
What is Ternary Operators in PHP A ternary operator can be used as a slightly faster, cleaner way to write simple if/else statements. Let’s take a basic if/else statement… if …
-
PHP Session and Examples A PHP session solves this problem by allowing you to store user information on the server for later use (i.e. username, shopping cart items, etc). However, …