Search found 3 matches
Aprelium Forum Index
Author Message
  Topic: Error 404 when using PHP_SELF
MetroSpectre

Replies: 5
Views: 10820

PostForum: PHP   Posted: Tue Jul 27, 2004 1:24 am   Subject: Error 404 when using PHP_SELF
Thank you. :) I think that I'll do things that way then in the future.
  Topic: Error 404 when using PHP_SELF
MetroSpectre

Replies: 5
Views: 10820

PostForum: PHP   Posted: Sun Jul 25, 2004 2:23 am   Subject: Error 404 when using PHP_SELF
Thanks folks, that worked. :)

I also tried doing this, just for the heck of it (instead of $_SERVER['PHP_SELF']):

$PHP_SELF=$HTTP_SERVER_VARS['PHP_SELF'];

Which works in this:

<form met ...
  Topic: Error 404 when using PHP_SELF
MetroSpectre

Replies: 5
Views: 10820

PostForum: PHP   Posted: Sat Jul 24, 2004 9:58 pm   Subject: Error 404 when using PHP_SELF
I am trying out a test script:


<html>
<head>
<title>Learning PHP</title>
</head>
<body>

<?php

if($submit){
// Process Form ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group