Filename and Line Number Custom Error


Posted on 16th Feb 2014 07:03 pm by admin

I have a class, with a method that accepts 2 parameters. I would like to output error messages.

So, lets say a new file is created, and my class is used in that file. We will call that file test.php lets say they use this method with two parameters on line 105 but... they forget to add the second parameter. I currently display this message:

print("<p><b>Warning:</b> Class <b>" . __class__ . "</b> requires 2 parameters, 1 given.</p>");

Warning: Class ClassName requires 2 parameters, 1 given.

I would like to change it to also include the file name and the line number, so the final result would look like this:

Warning: Class ClassName requires 2 parameters, 1 given in /home/user/www/test.php on line 105.

How can I get the file name and line number from within the class? Is it possible?

No comments posted yet

Your Answer:

Login to answer
325 Like 20 Dislike
Previous forums Next forums
Other forums

Request for tunning the below query
Hi,

Can any one help me on the below query while improving the performance,

form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I

reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos

Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric

compile php5 with DOM
Hi,

I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of

ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page

Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing

Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the

Error in SQL Syntax HELP!!!
I have this page:

Code: <?php

session_start();

//connect to server and s

$variable = $variable
Hello

Sorry if this is a really simple question but I have run out of ideas. Is there a reall

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash