Search code examples
Get calling file name from include()...

phpincludeinclude-pathmagic-constants

Read More
Python equivalent of PHP's __DIR__ magic constant?...

phppythonmagic-constants

Read More
PHP - It is possible to get the magic constant __FILE__ of the requirer script inside the required s...

phprequiremagic-constants

Read More
How to get the name of the script calling a function?...

phpmagic-constants

Read More
PHP magic constants - automatically passed to function?...

phpmagic-constants

Read More
Can magic constants be imported in PHP...

phpimportphp-7.3magic-constants

Read More
Using magic constants to access object properties...

phpmagic-constantsobject-notation

Read More
Magic Constants from called file - not action file...

phpmagic-constants

Read More
How to define constants in php and access it from all files without including the constants file (an...

phpconstantsmagic-constants

Read More
What are the security risks of using PHP magic constants?...

phpsecuritymagic-constants

Read More
Downsides to using __DIR__...

phpmagic-constants

Read More
What does mean by "symlinks resolved" in the description of magic constant __FILE__?...

phpconstantssymlinkcompile-time-constantmagic-constants

Read More
Can anyone tell what is the relation of include and require with magic constants in php?...

phpincluderequiremagic-constants

Read More
Path of current PHP script relative to document root...

phprelative-pathdirectory-structuredocument-rootmagic-constants

Read More
Why absolute path constants __DIR__ and __FILE__ should not be used in Symfony...

phpsymfonymagic-constants

Read More
Best practices for usage of PHP’s Magic Constants...

phpmagic-constants

Read More
Unable to compare magic constant __METHOD__...

phpclassmagic-constants

Read More
Can I change current directory to parent directory using PHP __DIR__ constant?...

phpfile-uploadpathdirmagic-constants

Read More
PHP magic constants not working...

phpmagic-constants

Read More
Referring to a PHP superclass name via a magic constant / keyword or similar construct (avoiding nam...

phpsubclasskeywordsubclassingmagic-constants

Read More
Dart: Magic Constant Equivalents...

debuggingdartmagic-constants

Read More
How to write or open a php array without evaluating or expanding magic constant __DIR__...

phpstringmagic-constants

Read More
PHP get line number from logging event...

phploggingline-numbersmagic-constants

Read More
BackNext