Hi Everbody,
this is my php file directory tree
download.php
|
|
inc.php
|
|------------------|
ua.php msisdn.php
|
|
sql.php
|
|
db.php
|
|
utils.php
<problem>I can't call the utils.php's function from sql.php.</problem>
I am using require().
<request>Pls Help Me.How can I solve this problem</request>
can't call the function
Moderator: General Moderators
Re: can't call the function
Are you using the class or just the collection of functions.
Please elaborate it in more detail.
Please elaborate it in more detail.