Adam Bregenzer wrote:

Should I make a little php action file in public_html
that includes the actual file?


yes

OK thanks, I made this:


<?php
  # jpeg-comment-public.php
 include ("C:/_Paul/web/phplib/action/jpeg-comment.php");
?>


but now the hidden one isn't aware of any variables.



"Forbidden
You don't have permission to access
Notice: Undefined variable: thumb_num in C:/_Paul/web/phplib/action/jpeg-comment.php on line 4


etc...

on this server.
--------------------------------------------------------------------------------
Apache/1.3.29 Server at 127.0.0.1 Port 80

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to