1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


PHP Tutorials — Security

PHP » Security — 26 days ago
The common problem on most of WordPress Themes is that Contributors can see all posts in Admin Panel (Dashboard), even draft and pending posts of others. This is an annoying thing, because if you or your users may want to write new articles on your blog, they will be able to see all other posts in your Admin Panel, but they can’t delete or edit any post.
PHP » Security — about 1 month ago
Sample PHP code for Store and verify the encrypted password Here use Base64-encoded and decode function to store and retrieve the password. The Base64-encoded function work process Password change into random letters, numbers and/or characters. Base64-encoded data takes about 33% more space than the original data.
PHP » Security — 4 months ago
10 most usefull htaccess tricks to improve your website performance and security.
PHP » Security — 4 months ago
Creating server side logs with PHP daywise in text files.
PHP » Security — 5 months ago
How To Block Bad Bots With .Htaccess And Php on basis of user agent and IP address.
PHP » Security — 6 months ago
Build your own Forgot Password PHP Script when password is encrypted with md5 or SHA1.
PHP » Security — 6 months ago
How to secure PHP websites from hackers a detail guide.
PHP » Security — over 1 year ago
Because internet is the biggest network in the world and everyone can be able to have access to your web site so, You as a web developer can fall in the hall of SQL Injection.. So that I will let you know how to prevent it.
PHP » Security — over 1 year ago
This guide will help you clean your computer of malware. If you think your computer is infected with a virus or some other malicious software, you may want to use this guide. It contains instructions that, if done correctly and in order, will remove most malware infections on a Windows operating system. It highlights the tools and resources that are necessary to clean your system.
PHP » Security — almost 2 years ago
With the recent string of high profile break-ins (hacks) at Sony and other companies, it’s time you took a second look at the security of your website. Two-factor authentication is a step in the right direction to securing your website from attackers. In this tutorial, we’ll take a look at implementing this in our CodeIgniter application.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?