This is a discussion on Post subject: php_errormsg: How turned it on? within the PHP Programming forums, part of the Web Development category; Hi there, Hope you have been using the $php_errormsg which is a variable containing the text of the last error ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi there, Hope you have been using the $php_errormsg which is a variable containing the text of the last error message generated by PHP. This variable will only be available within the scope in which the error occurred, and only if the track_errors configuration option is turned on (it defaults to off). Question is How turned it on if we don't have access to php.ini? |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get the Post values without using Server Variables? | senraj | PHP Programming | 6 | 10-17-2007 11:31 PM |
| How can I send variables from a PHP script to another URL using POST without using fo | kingmaker | PHP Programming | 2 | 07-24-2007 02:58 AM |
| how to post multiple select value through javascript | saravanan | HTML, CSS and Javascript Coding Techniques | 1 | 07-13-2007 04:53 AM |
| Outlook - Mail subject empty alert | priyan | Microsoft | 1 | 07-11-2007 07:57 AM |
| How to Post and get the Multidimension Array? | varghese | PHP Programming | 1 | 07-11-2007 06:06 AM |