942,516 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 28
  • PHP RSS
Jul 25th, 2010
0

php error

Expand Post »
hello guys .
Can someone tell me how to create a function in php that works whenever someone opens a page that does not exist and at the same time the code notifies me with the error . I have created one but it does not work for all pages . Please tell me how to do it
Similar Threads
Reputation Points: 5
Solved Threads: 1
Junior Poster
the prince Awah is offline Offline
150 posts
since Jul 2010
Jul 26th, 2010
0
Re: php error
show your code
Reputation Points: 21
Solved Threads: 35
Posting Pro
muralikalpana is offline Offline
534 posts
since Sep 2009
Jul 26th, 2010
0
Re: php error
You can do this by htaccess file also.
below is the code when user open non existed file then he is redirected to error.php.
PHP Syntax (Toggle Plain Text)
  1. ErrorDocument 404 http://localhost/project/error.php
Reputation Points: 154
Solved Threads: 162
Master Poster
vibhadevit is offline Offline
791 posts
since Apr 2010
Jul 26th, 2010
0
Re: php error
hello guys .
Can someone tell me how to create a function in php that works whenever someone opens a page that does not exist and at the same time the code notifies me with the error . I have created one but it does not work for all pages . Please tell me how to do it

Hey, have you try $_SERVER['query_string'], It may be give you the error code or page which currently access by you

Hope this will help you!
Reputation Points: 10
Solved Threads: 6
Light Poster
HemantPHP is offline Offline
34 posts
since Jul 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: CMS help
Next Thread in PHP Forum Timeline: insert not working





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC