links vs php

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

 



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'

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

  Powered by Linux