Jump to content

[SOLVED] Help with directory of file


SirChick

Recommended Posts

I have a form with this:

 

<form name="" method="POST" action="test.php" id="Form1">

 

And this is placed in a file on a directory of:

 

/test14/file.php

Now if i hit submit on the for it goes to this url:

 

/test14/test.php

 

But "test.php" is in the main htdocs folder not a sub folder. How can i get it to tell it that so it doesn't check the same folder?

 

Link to comment
https://forums.phpfreaks.com/topic/86307-solved-help-with-directory-of-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.