• home
  • forum
  • my
  • kt
  • download
  • this:2/2 25records  total:34    start  Previous  Next  Last    goto:
    Your Site could be Insecure: The Dangers of the Header Function
    ON: 2008-08-16 10:50:25
    The header function may seem relatively straightforward on the surface . You issue the function along with a header as the first argument and it does the rest for you. Many people rely religiously on the header function working to forward users to the next page.
    5 times | category:
    Understanding the Life of a Session
    ON: 2008-08-16 10:48:19
    One of the most vast misconceptions in the PHP world is how sessions really do work. I'm fairly confident most of us know how to start sessions, terminate sessions, regenerate session IDs and easily pass data from 1 page to another. But do you really know how they work inside out?
    21 times | category:
    Securing your MySQL Queries with Sprintf
    ON: 2008-08-16 10:47:28
    Sprintf in itself will not secure a MySQL query from head to toe. That should be made clear from the word go. There are many more techniques that go into ensuring a MySQL statement is safe to execute on the MySQL server. Sprintf will, however, take a lot of the sting out of any malice.
    26 times | category:
    Php Password Security Using Salts
    ON: 2007-08-24 09:09:35
    Learn to make unique-per-user salts to create un-bruteforceable passwords. This method will prevent brute forcing from online md5 databases and rainbow tables.
    51 times | category:
    CSS File Protection
    ON: 2007-08-24 09:06:28
    How to hide your CSS source from rippers.
    49 times | category:
    PHP captcha verification
    ON: 2007-08-24 09:02:33
    This way of preventing automated submissions is very used on the internet. More and more website owners start looking for a tool to prevent SPAM. A very good way of protecting your forms, and this is what we're going to talk about in this article is to use the following PHP CAPTCHA class (I will keep the License intact for credits) which will force the visitor to do an Image Verification Test.
    1 times | category:
    Customer Management
    ON: 2007-08-24 08:59:46
    Overview of the customer management scripts, also introduce the include files that store common functionality used throughout the application.
    30 times | category:
    Preventing SQL Injection Attacks
    ON: 2007-08-24 08:57:47
    Preventing SQL attacks is one of the most effective forms of defensive against crackers, this article explains how to do so.
    84 times | category:
    Basic PHP Security
    ON: 2007-08-24 08:51:13
    Basic PHP script security covers issues like prevention of SQL injections, XSS and CSRF attacks, variable tampering, etc
    544 times | category:
    this:2/2 25records  total:34    start  Previous  Next  Last    goto:

    Category

      Ad Management (6)
      Calendars (3)
      Chat Systems (8)
      Content Management (47)
      Cookies and Sessions (12)
      Counters (16)
      Database Related (37)
      Date and Time (15)
      Development (27)
      Discussion Boards (8)
      E Commerce (9)
      Email Systems (15)
      Error Handling (8)
      File Manipulation (38)
      Flash and PHP (6)
      Form Processing (26)
      Guestbooks (13)
      Image Manipulation (26)
      Installing PHP (7)
      Introduction to PHP (32)
      Link Indexing (9)
      Mailing List Management (9)
      Miscellaneous (62)
      Networking (9)
      News Publishing (9)
      OOP (29)
      PEAR (7)
      PHP vs Other Languages (2)
      Polls and Voting (7)
      Postcards (1)
      Randomizing (15)
      Redirection (12)
      Searching (10)
      Security (34)
      Site Navigation (17)
      User Authentication (16)
      WAP and WML (7)
      Web Fetching (10)
      Web Traffic Analysis (16)
      XML and PHP (18)