Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Function calls within php


  • Please log in to reply

#1
glen_m_32

glen_m_32

    Member

  • Member
  • PipPipPip
  • 255 posts
Hi people,

its been a long time since i've posted here, but i'm back!

I have some PHP issues with a work project, the background. I am running PHP 5.2 with apache 2.2 server and MySQL 5.0. i have numerous functions built spread acroos many files and i would like to use a php scrupt to check each file and get me all the function names and all the functions that is called.

example, code

Function fctn1(){

.......

$out .= fctn2();

.......

$out .= fctn3();

return $out
}

the return of my search script would be an array like this fctn1(fctn2,fctn3)

Is this possibleor has anyone done anything similar?

thanks in advanced

Glen
  • 0

Advertisements







Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP