Jump to content

Calling function from another file


chai

Recommended Posts

Hi,

I am trying to write often-used code snippets such as add, edit,delete function and place them in
functions.php

So, whenever I need to use them, I can just call then up and pass parameters to them.

I am able to call a function that is inside the same page it is called.

But, how do I call a function that is in another file.

I've read about the include() function, but it doen't perform what I wanted.

Any ideas?

Link to comment
Share on other sites

It is working now..
I was messing with the .ini file..don't know whether if this the cause :p

I am rather stuck in the session object though
going through tutorial as i am writing this..

Thanks.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.