Yes it is Linux..
I have seeral domains in my account with each being located in a folder that has the domain name for the folder. so under the html folder is a mydomain.com folder, and under...
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: 911bob
Yes it is Linux..
I have seeral domains in my account with each being located in a folder that has the domain name for the folder. so under the html folder is a mydomain.com folder, and under...
Sorry for the delay I really appreciate you quick responce to help, and owe you an update.
I did a quick test of what you suggested and it did not seem to work, however with the alligators after...
DOCUMENT_ROOT: /home/content/u/s/e/username/html
SCRIPT_FILENAME: /home/content/u/s/e/username/html/domain.org/new-registration.php
PATH_TRANSLATED: -not set-
REAL_DOCUMENT_ROOT:...
I tried that, but got the same path as I got with the GETCWD() command in a PHP file. It is on go Daddy and has the path of:
/home/content/u/s/e/username/html/domain.com
I had problems when...
I am having problems getting it to use my full path to the HookDir.
I have done a
<?php
echo getcwd();
?>
from a php file in the directory I want to use for the HooDir files (and...
I have narrowed it down that it is not the new PHP or mySQL, but rather the full path to the directory to be able to use the hook form ($HOOKDIR)
I will create a new posting for that one
My Host just upgraded to PHP5 and now a database insert that was working doe not. Anyone else have any issues?
I am using the fmhookprefinish.inc.php to drop mit into the database. I was working...
I am having issues using the fmhookprefinish.inc
I hae the directory set (I believe it is correct as it is the full path listed using phpinfo.
When I click the submit, it goes to a blank...