Forum: PHP
05-02-2011, 09:51 PM
|
|
Replies: 5
Views: 1,103
Sorry, I'm not sure I fully understand.
I...
Sorry, I'm not sure I fully understand.
I have included a global variable in the script because I thought that without doing that the variable $price may be out of scope after the brackets, which...
|
Forum: PHP
05-02-2011, 06:51 PM
|
|
Replies: 5
Views: 1,103
|
Forum: PHP
05-02-2011, 04:14 PM
|
|
Replies: 5
Views: 1,103
Problems with setting up basket Cookie
Apologies in advance as I am a noob to PHP and progaming more generally.
Ok, I have a setcookie.php script which is set to include on other scripts, which goes as follows:
<?php
if (isset...
|