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

Fehlermeldung bei Variable

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  WebDAV configuration  
Author Message
user2499

External


Since: Oct 01, 2003
Posts: 1



(Msg. 1) Posted: Thu Oct 02, 2003 12:42 am
Post subject: Fehlermeldung bei Variable
Archived from groups: alt>apache>configuration (more info?)

Notice: Undefined variable: artikel in
c:\programme\apache group\apache\htdocs\kaufen.php on line 11

Notice: Undefined variable: menge in c:\programme\apache
group\apache\htdocs\kaufen.php on line 11

Notice: Undefined variable: menge in c:\programme\apache
group\apache\htdocs\kaufen.php on line 11

Notice: Undefined variable: preis in c:\programme\apache
group\apache\htdocs\kaufen.php on line 11

die meldung bekomme ich wenn ich aus einem skript an dieses kaufen.php
variablen übergeben will ..

 >> Stay informed about: Fehlermeldung bei Variable 
Back to top
Login to vote
psychosos

External


Since: Jul 08, 2003
Posts: 29



(Msg. 2) Posted: Thu Oct 02, 2003 4:34 am
Post subject: Re: Fehlermeldung bei Variable [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

First off, this is an international group, therefor Englisch is the
common language here.

Your problem: Just an idea - do you try to access CGI-variables (i.e.
variables set by a POST or GET request) in kaufen.php? If this is the
case make sure that either
- register_globals = On in your php.ini
- you use $_POST['variablename'] or $_GET['variablename'] instead of
$variablename.

Well, it is just a wild guess.
Good luck..!
johannes

 >> Stay informed about: Fehlermeldung bei Variable 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Setenv with a dynamic variable - Hi all, I would like to use Setenv directive like this : SetEnv USER_AUTH ${SSL_CLIENT_S_DN_Email} but the result is "${SSL_CLIENT_S_DN_Email}" (with phpinfo) and not the email. Can someone help me ? Thanks!

Tomcat 4.1.27 and JAVA_HOME environment variable - On my Linux RH8 system, I have installed j2re1.4.2_01. After adding "export JAVA_HOME=<path>" to /etc/profile, I was able to install Eclipse so I asume that this is correct.. I also installed Tomcat 4.1.27 and created a symbolic link to...
   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 ]