Tag Archives: php constants

PHP Tutorial : Get line number

As you might know, PHP Server comes with built-in / already defined constants. Today I’ve been discovering a nice one which gets the line number in a file for you. This may be very usefull in a lot of cases, … Continue reading

Posted in Usefull PHP | Tagged , , , , , | Leave a comment

PHP Tutorial : Constants and Variables

Hi, I didn’t writed here for 3 days because of the holidays stuff, etc. and now I got a little bit of free time to write about php variables and constants. Variables and constants in php are doing almost the … Continue reading

Posted in Basic PHP | Tagged , , , , | Leave a comment