• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:8    start  Previous  Next  Last    goto:
    Reporting and handling errors in PHP
    ON: 2009-03-08 14:06:02
    When developing a PHP project, whether it’s a simple website or a much larger web application, it’s always a good idea to take into account errors in your PHP code.
    15 times | category:
    PHP Debugging with Zend Studio
    ON: 2008-08-26 09:08:23
    In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considerations.
    3 times | category:
    CakePHP’s advanced model fields validation
    ON: 2008-08-26 09:07:20
    After checking different blogs and tutorials, the bakery, API and IRC channel, it was obvious that some kind of documentation for the validation methods available in the Model was necessary.
    17 times | category:
    Debugging Your Mysql Queries
    ON: 2007-08-11 16:38:37
    In this tutorial you are going to learn how to make your scripts easier to debug and how to make your errors more user friendly
    28 times | category:
    Error Reporting Sent To Your Inbox
    ON: 2007-08-11 16:38:02
    This tutorial will show you how to redirect a user to your error page when the code causes and error, or a url is missing. Then the code grabs the error number, error causing code, and mails all of the info directly to your inbox!
    9 times | category:
    Errors and How to Fix Them
    ON: 2007-08-11 16:35:10
    This tutorial will briefly describe some of the common errors in PHP
    9 times | category:
    Error Handling
    ON: 2007-08-11 16:28:12
    Every website will encounter errors from time to time. Most sites will not have any error handling in place and the visitor will most likely receive a cryptic programming error. This can turn visitors away as they don't know what is happening. The way around this is to provide some error handling in your scripts. By testing for errors at crucial stages (e.g accessing a database) you can provide a friendly error message for the user. This tutorial will show you how the error handling functions for the LATEdownload v2 script have been written and how you can use them in your own site.
    15 times | category:
    Mail on 404
    ON: 2007-08-11 16:27:21
    A snippet of PHP code which will send you an e-mail every time a document is requested that is no longer there, ie when a 404 error comes up. Comes with instructions and an explanation of how the code works.
    7 times | category:
    this:1/1 25records  total:8    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)