Is it possible to retrieve the number that the error line of code is on?
Closest I have come to is mysql_error() but that does not tell me the correct number the line of code is on just like line 1 and it isnt?
Line of Code: In your text editor everyline is coded from 1,2,3,etc
Thanks, Regards X