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