RE: I'm Back i'm beginner and i couldn't solve the prob lem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



To view the terms under which this email is distributed, please go to http://disclaimer.leedsmet.ac.uk/email.htm



On 10 December 2004 02:57, Mecnun wrote:

> hi again, I tried all the corrections that you showed me.
> Nothing worked and I uploaded my scripts to a web hosting
> server and I saw that my scripts run on that server quiet well.
> Every script works on my machine, if I dont use $_POST[....].
> 
> For example if I try to run that code:
> 
> <?php
> echo 'This is a string<br>';
> echo 'Arnol said that: "I\'ll be back"<br><br>';
> > 
> 
> It runs, there is no problem, but if I run that one:
> 
> <?php
> print "Welcome <b> $_POST[user] </b> <P>\n\n";
> print "Your address is:<P>\n\n <b> $_POST[address] </b>";
> > 
> 
> Only "Welcome" and "Your address is"   printed.
> The data that I enter into the form is not received.
> Do you have any idea, what kind of configuration mistake that I've
> done? 

Please show is you form.  And What version of PHP do you have on your
machine?

Cheers!

Mike

---------------------------------------------------------------------
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Headingley Campus, LEEDS,  LS6 3QS,  United Kingdom
Email: m.ford@xxxxxxxxxxxxxx
Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux