To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > PHP Help > Upgrading PHP

Upgrading PHP Issues concerning PHP version upgrades and future releases

Reply
 
Thread Tools Rate Thread Display Modes
Old 07-31-2004, 05:07 AM   #1
xkdavid
Junior Member
 
Join Date: Jul 2004
Posts: 4
PHP_SELF not supported in PHP 5???

PHP_SELF works in php4 but when i did a new installation of php5+apache2+mysql it gives me the following error


Forbidden
You don't have permission to access /<br /><b>Notice</b>: Undefined variable: PHP_SELF in <b>Y:/Server/Apache Group/Apache2/htdocs/register.php</b> on line <b>116</b><br /> on this server.


--------------------------------------------------------------------------------

Apache/2.0.50 (Win32) PHP/5.0.0 Server


and this is the part of the code of register.php

<form method="POST" action="<?php echo $PHP_SELF?>">
xkdavid is offline   Reply With Quote
Old 07-31-2004, 05:10 AM   #2
planetsim
code | beer > sleep
 
Join Date: Sep 2002
Location: aus
Posts: 4,826
in PHP 5 register_globals is set to off by default

try $_SERVER['PHP_SELF']
__________________
Dont be lazy Search
And use the Manual
Webmobo - Open Source News Script | Portfolio / Blog | Against TCPA
planetsim is offline   Reply With Quote
Old 07-31-2004, 07:21 AM   #3
xkdavid
Junior Member
 
Join Date: Jul 2004
Posts: 4
hey thanx it worked ^-^
xkdavid is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 03:27 PM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.