laado Posted May 18, 2009 Report Share Posted May 18, 2009 how to add menu in php files? i use Sothink DHTML Menu but i don't know that how to add php files link in this software can any body help me in this problem??or is there any othe menu software that support php files? please help me its urgent Link to comment Share on other sites More sharing options...
Ingolme Posted May 18, 2009 Report Share Posted May 18, 2009 I'm not sure I understand what you mean.You can add the content of a PHP file into any PHP document by using the PHP include() function. Link to comment Share on other sites More sharing options...
laado Posted May 18, 2009 Author Report Share Posted May 18, 2009 suppose i create a web site using PHP then in this site how i create menu(buttons)? I'm not sure I understand what you mean.You can add the content of a PHP file into any PHP document by using the PHP include() function. Link to comment Share on other sites More sharing options...
Ingolme Posted May 18, 2009 Report Share Posted May 18, 2009 The exact same way you would in an HTML document. It's not related to PHP. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now