Click to See Complete Forum and Search --> : why variable not working


kproc
11-25-2006, 09:13 PM
Hi I have been messing with this and cannot determine why the variable value is not being set. I use the same variable below this code and it works.


echo'<form name="setgiver" method="post" action="codesetgiver.php?id="$buddy_id">';

kproc
11-25-2006, 09:25 PM
I figured it out