Newsletter
-
Search for:
Categories
Recent Comments
Tags
add adding Alfresco arvixe Arvixe Elgg Hosting bucket change clip ClipBucket CMS cPanel/Linux Hosting create dolphin Drupal elgg Elgg Hosting elgg tutorials how how to install joomla Joomla 3 module MODx mojoPortal New nopcommerce panel php SE4 set up setup site socialengine softaculous tips to TomatoCart use using video web website websitepanel WordPress
Category Archives: Programming/Coding
Get Set, Get Select, Which One Do I Use in SQL?
If you are like me I frequently use cursors in sql, but the other day I had created a piece of code like below. Before telling me I could do …

Prevent Malicious Bots/Spiders From Accessing Your Site Using .htaccess
There are various types of bots and spiders that transverse sites for different reasons. Among them activities such as email harvesting and other malicious activity. By using a .htaccess file, …
Tags: access, accessing, bots, htaccess, malicious, prevent, site, spiders
Posted under Programming/Coding
3 Comments

How to Create a “Log Out” Script Based on Cookies with PHP
Hello, Today you will learn how to create a log out script in PHP. This applies only for those authentication systems that are based on cookie existence and evaluation. The …
Tags: authentication, cookie, create, how to, log out, logout, negative, php, script, setcookie, sign out
Posted under Programming/Coding
Leave a comment
