I have $word = "test";
And i want to split it like
t
e
s
t
I want to make a loop.Like $a = "123"; //$a is One two threw not hundred...
and i want to make for each $a then $b = $a + 2
The output will be.
3 (1+2)
4 (2+2)
5 (3+2)
Any example?
Btw sorry for my english
--
Programmers are tools for c
How can send bcc: with mail()?
--
Programmers are tools for convert coffeine into code... (c) Oden
_
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
--
PHP General Mai
2 matches
Mail list logo