Jump to content

Undeclare a function?


RDFrame

Recommended Posts


I just installed PHP v5.2 on my local comp, and found out the PHP team was nice enough to create a date_format() function. :)

Arghh...  I have my own date_format() function, it's probably in the system several thousand times in many different files, and doing a quick search and replace won't really work because all development was to flow through a Windows app I created.  Just so it maintains what files were changed, what to include with an upgrade, etc.

Anyway, so is there any way I can just un-declare this new date_format() function, and use mine instead?

Thanks alot,
Matt
Link to comment
https://forums.phpfreaks.com/topic/25552-undeclare-a-function/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.