> echo " value='$currentPosition+1'>";
>
> can anyone tell me how to get this to stop printing:
>
>
>
echo "";
hth
michael
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
echo '';
use the . to concatentate strings with exressions
jack
Kevin P wrote:
> echo " value='$currentPosition+1'>";
>
> can anyone tell me how to get this to stop printing:
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For addition
2 matches
Mail list logo