Support Forums

Old 04-14-2006, 12:56 AM   #1
Member
 
munky20's Avatar
 
Join Date: Mar 2006
Location: memphis
Posts: 44
Rep Power: 15
munky20 is on a distinguished road
Default including php files?

ok is there anyway to include a php business directory from another script into the wrapper using the content pages? maybe <include directory.php> somethin or another? i wanna have a business directory on one of my custom content pages and im too lazy to make it manually... i have a script in mind uses a database... not too sure what i would need to do to get it goin...
__________________
Vision:
Nothing happens unless first a dream

www.MyAutoFinder.net
munky20 is offline  
Old 04-14-2006, 08:46 AM   #2
Coder
 
Join Date: Mar 2006
Posts: 4,755
Rep Power: 116
Lhotch is a glorious beacon of lightLhotch is a glorious beacon of lightLhotch is a glorious beacon of light
Default

try

{php}
include(directory.php);
{/php}
__________________
Larry

What I post here should be used only as a guide to point you in the right direction. If the code I post doesnt make any sense or work as posted then you should spend more time reading the various manuals and tutorials so it does make sense and you can tweak it to work. A sure fire way to get yourself in trouble is to implement changes you dont have an intimate understanding of. Im happy to help, but I am not here to teach you to code or create your site for you.
Lhotch is offline  
Old 04-14-2006, 03:44 PM   #3
Member
 
munky20's Avatar
 
Join Date: Mar 2006
Location: memphis
Posts: 44
Rep Power: 15
munky20 is on a distinguished road
Default

ok ill try that man thanks
__________________
Vision:
Nothing happens unless first a dream

www.MyAutoFinder.net
munky20 is offline  
Old 04-14-2006, 08:07 PM   #4
Member
 
munky20's Avatar
 
Join Date: Mar 2006
Location: memphis
Posts: 44
Rep Power: 15
munky20 is on a distinguished road
Default

hey i tried what u suggested and this is what it showed up on the content page http://www.myautofinder.net/pages.php?page=6
__________________
Vision:
Nothing happens unless first a dream

www.MyAutoFinder.net
munky20 is offline  
Old 04-14-2006, 10:27 PM   #5
Coder
 
Join Date: Mar 2006
Posts: 4,755
Rep Power: 116
Lhotch is a glorious beacon of lightLhotch is a glorious beacon of lightLhotch is a glorious beacon of light
Default

Quote:
Originally Posted by munky20
hey i tried what u suggested and this is what it showed up on the content page http://www.myautofinder.net/pages.php?page=6
try enclosing the include in php tags.

{php}
<? include(yourfile); ?>
{/php}
__________________
Larry

What I post here should be used only as a guide to point you in the right direction. If the code I post doesnt make any sense or work as posted then you should spend more time reading the various manuals and tutorials so it does make sense and you can tweak it to work. A sure fire way to get yourself in trouble is to implement changes you dont have an intimate understanding of. Im happy to help, but I am not here to teach you to code or create your site for you.
Lhotch is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
68c vs php classifieds Unregistered Pre Sales Questions 2 10-24-2006 01:26 PM
Is this for php pros only? spaceboy Pre Sales Questions 8 08-16-2006 05:21 PM
Encoded Files and Ion Encoder SteveD Pre Sales Questions 2 06-26-2006 04:30 AM
where is the header php files at? PonyTrader v3.0 Questions & Support 1 04-19-2006 12:02 PM
Language Files Eric Barnes v3.0 Questions & Support 6 04-03-2006 11:50 AM


All times are GMT -4. The time now is 12:04 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0