|
|
#1 |
|
Member
|
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...
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,755
Rep Power: 116 ![]() ![]() ![]() |
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. |
|
|
|
|
#3 |
|
Member
|
ok ill try that man thanks
|
|
|
|
|
#4 |
|
Member
|
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
|
|
|
|
|
#5 | |
|
Coder
Join Date: Mar 2006
Posts: 4,755
Rep Power: 116 ![]() ![]() ![]() |
Quote:
{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. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
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 |