Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache configuration for PHP variables

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Integration of tomcat and apache  
Author Message
jjliu

External


Since: Oct 05, 2003
Posts: 1



(Msg. 1) Posted: Sun Oct 05, 2003 9:57 pm
Post subject: Apache configuration for PHP variables
Archived from groups: alt>apache>configuration (more info?)

How do I configure apache which allows PHP automatically to create program
variables with the same name as the HTML form elements. Thanks.

 >> Stay informed about: Apache configuration for PHP variables 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Mon Oct 06, 2003 9:11 am
Post subject: Re: Apache configuration for PHP variables [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

jjliu <jjliu.TakeThisOut@earthlink.net> wrote:
 > How do I configure apache which allows PHP automatically to create program
 > variables with the same name as the HTML form elements.

You don't configure Apache, you configure php.
It's an entry in the php.ini file, I don't remember the entry but
is already there even if commented. Just take a look at it.

Davide<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache configuration for PHP variables 
Back to top
Login to vote
user2431

External


Since: Aug 21, 2003
Posts: 23



(Msg. 3) Posted: Mon Oct 06, 2003 2:27 pm
Post subject: Re: Apache configuration for PHP variables [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"jjliu" <jjliu DeleteThis @earthlink.net> escribió en el mensaje
news:sQZfb.26408$f11.21809@newsread1.news.atl.earthlink.net...
 > How do I configure apache which allows PHP automatically to create program
 > variables with the same name as the HTML form elements. Thanks.

That's merely a PHP config option. Edit php.ini and set register_globals on.
Remember register_globals is bad for performance and even allows some
exploits in poorly written apps.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache configuration for PHP variables 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
mod_rewrite can't acces to SSL variables ? - Hi all, I think there is a bug in apache-2.0 : SSLOptions +CompatEnvVars +ExportCertData RewriteRule ^/test1.php.*$ /phpinfo.php [env=TMP1:%{SSL_CLIENT_S_DN}] It works with apache-1.3.26 (phpinfo will see TMP1), but not with apache-2.0.44 Any idea ? ...

mod_rewrite: Variables %{SCRIPT_URI} and %{SCRIPT_URL} not.. - Hello I have apache 1.3.20 on a linux system and in the documentation of mod_rewrite I read: "This module keeps track of two additional (non-standard) CGI/SSI environment variables named SCRIPT_URL and SCRIPT_URI." But these variables are not ...

apache 2.0.40 + ssl ? - I am an apache newbie and I installed apache 2.0.xxx from my redhat 8 cd. I am trying to enable the mod_ssl package or rather configure my apache service to have ssl functionalities. I understand that the mod_ssl package was specifically built for versio...

NFS vs NAS vs SAN for Apache? - I'm hoping someone can shed some light on this for me. We are currently looking to expand a small farm of Apache servers which are serving up almost exclusively static html pages and very dynamic PHP pages. Not much cgi work going on and no Java. In..

Apache for w2k - How does work on a w2k computer? Is it better than iis5? Thanx
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]