Quote:
Originally Posted by DretoNEX
I will not pretend to be a website designer / developer but from my fair exp with the websites thats a static number typed without any CSS script or java script so unless you go manualy put 1 instead of 2 thast stil a code line like <div> Rohan </div>
|
it is html generated by backend php code. You don't get to see the php code on the client, but rather what the php code 'print's

Thus it looks static.
Here is similar output html code from old rohan:
hard coded numbers embedded in output html.