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

Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar

array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p

PHP - MySQL Fail
My PHP code will only execute the first part of my code...

Code: <?php

sessio

database design
Hi,

I got a page which allow candidate to type in their previous working experience,
I let

New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ

What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin

if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is

help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.

What is ha

Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system

Say I go to h

How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?

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