|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
why o why will my script not print out this variable
<?
if ($test=='AM') { $test='NZ'; //the swap echo $test; //prints the value 'NZ' to the screen } ?> |
|
#2
|
|||
|
|||
|
RE: why o why will my script not print out this variable
What's not working about that?
|
|
#3
|
|||
|
|||
|
RE: why o why will my script not print out this variable
It is working. I was uploading my file to the wrong space. Thanks for the reply anyway.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > why o why will my script not print out this variable |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|