A
Anonymous
Guest
Hi, heres situation
$number = 1;
:-D
now when i put
<?php echo $number = 1; ?>
it displays "1"
BUT :sad:
i need it to display as 0001. :shock:
:help: how do i sort this one?
$number = 1;
:-D
now when i put
<?php echo $number = 1; ?>
it displays "1"
BUT :sad:
i need it to display as 0001. :shock:
:help: how do i sort this one?