Path: csiph.com!news.uzoreto.com!aioe.org!.POSTED.DzHIt8YXXiBUHQ6BIAh7wQ.user.gioia.aioe.org!not-for-mail From: ^Bart Newsgroups: comp.lang.php Subject: Re: How to link from html form an external php file login? Date: Sat, 11 Jan 2020 13:14:36 +0100 Organization: Aioe.org NNTP Server Lines: 15 Message-ID: References: NNTP-Posting-Host: DzHIt8YXXiBUHQ6BIAh7wQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 X-Notice: Filtered by postfilter v. 0.9.2 Content-Language: en-US Xref: csiph.com comp.lang.php:18173 > > > Where 'xxxix' is the location of your login.PHP file.  Assuming your > file is in the directory 'include' which is one level BELOW your > server's document root this can be (in decreasing order of recommendation): Ok! > Your html would have to have a .php extension. But... some shared servers point to index.html so I'd like to have a *.html file where I'd like to link an external *.php file... ^Bart