Nanu Kalmanovitz wrote:
> Hi!
>
> Using Apache 2, MySQL ver. 4.0.15a, PHP 4.2.3 (NW6.5 sp1 - Netware \
> Novell ).
>
> I'm developing PHP files with Dreamweaver8 (Adobe-Macromedia).
>
> Trying to view a file (quote_insert.php) in a browser, it displays at:
>
>
> http://www.kalmanovitz.co.il/D
I think my solution will get you rid of the error messages.
Alternatively you can use to disable errors.
Niklas
Bogdan Ribic wrote:
Thanx, but the script works fine with this include structure. I just
need to get rid of the warnings.
Niklas lampén wrote:
Is the situation this:
/home/a.php incl
Thanx, but the script works fine with this include structure. I just
need to get rid of the warnings.
Niklas lampén wrote:
Is the situation this:
/home/a.php includes page /home/lib/b.php which includes /home/lib/c.php?
If I recall correctly, when you include a file in an included file, the
scri
Is the situation this:
/home/a.php includes page /home/lib/b.php which includes /home/lib/c.php?
If I recall correctly, when you include a file in an included file, the
script is run in the directory where a.php is located. So you need to
include files based on that directory.
I recommend you to
4 matches
Mail list logo