Betty_S Posted January 25, 2007 Share Posted January 25, 2007 Hi Is there a command that helps to understand what the function does? Let's say that I know only the name of the function,Who can I know what argument that function expects and what it does?Thanks :D Link to comment https://forums.phpfreaks.com/topic/35728-is-there-a-command-that-helps-to-understand-what-the-function-does/ Share on other sites More sharing options...
ober Posted January 25, 2007 Share Posted January 25, 2007 1) Open browser2) type www.php.net/function_name_goes_here (ie. www.php.net/substr) Link to comment https://forums.phpfreaks.com/topic/35728-is-there-a-command-that-helps-to-understand-what-the-function-does/#findComment-169293 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.