Jump to content

Help with File system


aruns

Recommended Posts

Hi guys,

 

            Please tell me .i am create function inside the function.txt how to execute this function in the php file

 

In Function.txt

 

                function myfunction()

              {

                    $test =  echo ("This is test");

            return $test;

            }

 

then . How do i call a myfunction() in php page.

 

Thanks

Arun

Link to comment
https://forums.phpfreaks.com/topic/105010-help-with-file-system/
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.