PHP 4.3

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
RohanJM
Forum Newbie
Posts: 4
Joined: Sun May 25, 2003 12:21 pm
Location: India

PHP 4.3

Post by RohanJM »

Hi
I just installed Apache2 and php 4.3 but the php pages i make dont send the variables to the next page (I use the "POST" method). I know i'm making some silly mistake but im new to this so can anyone help me out

Thanks a Million
ckuipers
Forum Commoner
Posts: 61
Joined: Mon Mar 24, 2003 6:10 am

Post by ckuipers »

Showing some code might help to see where you went wrong...
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Some discussion about register globals & security: viewtopic.php?t=8835&highlight=extract+ ... er+globals
Post Reply