because it is for school and i have to use php for the date
but i just wanted to make it nice by that
Search found 5 matches
- Fri May 04, 2012 3:10 pm
- Forum: PHP - Code
- Topic: php overwriting specific text
- Replies: 7
- Views: 576
- Fri May 04, 2012 3:02 pm
- Forum: PHP - Code
- Topic: php overwriting specific text
- Replies: 7
- Views: 576
Re: php overwriting specific text
and if i combine something like i did above is it possible then since that is using javascript?
- Fri May 04, 2012 3:01 pm
- Forum: PHP - Code
- Topic: php overwriting specific text
- Replies: 7
- Views: 576
Re: php overwriting specific text
and if i combine something like i did above is it possible then since that is using javascript?
- Fri May 04, 2012 2:51 pm
- Forum: PHP - Code
- Topic: php overwriting specific text
- Replies: 7
- Views: 576
Re: php overwriting specific text
so theres no possibility to loop for example 1,2,3,4,5,6,7,8,9,10 in exactly 10 seconds and everytime on the same line?
- Fri May 04, 2012 2:18 pm
- Forum: PHP - Code
- Topic: php overwriting specific text
- Replies: 7
- Views: 576
php overwriting specific text
hello, i need some function that keeps editing my html code. if i do it with a loop and echo or print it just places all the stuff under each other and i want them to overwrite it. i've tried to to something like this <script type="text/javascript"> function looptext() { document.getElemen...