include a page of my over site include a page of my over site
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

include a page of my over site

Started by Justttt, January 06, 2005, 02:31:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Justttt

i have a page on my other site that i would like to include to coppermine how would i do this is it possible ?

i tried  <? include ('http://makina-zone.com/downloads/trippyzone.php') ?>

but that dont work :(
J U S T T T T

Tranz

You would need to ask your host for the "absolute path".

Justttt

Warning: main(/home/makina/public_html/Justin/emails.php): failed to open stream: No such file or directory in /home/www/trippyGi/album/test.php on line 12


i get this error

, thanks
J U S T T T T

Joachim Müller

the error message gives you the absolute paths on your webspace, so you answered the question yourself. To include another php file, you should search the board for "custom header", this has been asked before.
The suggestions on not posting support requests on the "general discussion" board that I have posted on the other threads you started apply to this one as well.

Joachim