Jump to content

checking for resources in every function


stijn0713

Recommended Posts

i want to determine

 

for every function or class method     in all the core codeigniter functions, libraries and helpers,

 

how many resources (http://php.net/manual/en/language.types.resource.php) these functions or class methods have.

 

Any idea what is a simple way to do it?

 

 

So far, i've

 

- include all the desired files (core, libraries, helpers)

- list down all the user defined classes and their methods and user-defined functions

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.