Hi,
I haven't seen anything like that implemented yet. I have my functions
logically grouped/organised into files... I only include the file when
needed. Some files (like my string functions and DB functions) are
auto-prepend (a php.ini directive) auto-included into every script, which
does save
Hi,
This may exist, but I haven't been able to find it, and I think it would
be REALLY helpful and convenient.
The idea is this:
When you write a script and call a function:
PHP would automatically look for a file named
"previously_uncalled_function" in your /include/functions/ directory.
Th
2 matches
Mail list logo