codehaven - php snippets - coding help
Generic filters
Exact matches only
  • Load data into a div using .load

    18th June 2014

    Jquery Misc

    jquery icon

    First Example (uses hyperlinks to load all content into main arena.)

    Second Example

    Error Catching
    There is no file called singleclientcallx.php, so the error message will appear.
    You can also show an error in the called file and echo out an error also.

    Was this code snippet helpful?