RE: links vs php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yes, you will need to poit to the correct folder to include the file

bastien

From: Yemi Obembe <fickledreams@xxxxxxxxx>
To: php-db@xxxxxxxxxxxxx
Subject:  links vs php
Date: Fri, 11 Feb 2005 20:47:51 -0800 (PST)

hee is just an illustration:

i have 2 folders in my site..say A and B.
A contains just one file (dis.php) while B contains 2 files - foo.php
(with the content:

<form action=dat.php>
 / / form components
</form>

) and dat.php (which is a form processing code). the question is will
the linking in foo.inc i.e action=dat.php still work if i'm including
foo.inc in dis.php (which is in folder A)? or would i have to change the
url 'dat.php' in foo.php to 'B/dat.php' as in <form
action="B/dat.php">?




---------------------------------

A passion till tomorrow,
Opeyemi Obembe | ng.clawz.com






--------------------------------- Do you Yahoo!? Yahoo! Search presents - Jib Jab's 'Second Term'

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux