Jump to content

confusing


tauchai

Recommended Posts

<form action=add.php method=post>
<input type=hidden name=type value=room>
<input type=hidden name=area value=[!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]<?php [!--colorc--][/span][!--/colorc--]echo $area; [!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]?>[!--colorc--][/span][!--/colorc--]>


i don understadn this. When pass to next form for processing, the [!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]name[!--colorc--][/span][!--/colorc--] is used or the [!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]value [!--colorc--][/span][!--/colorc--]is used?

and then, 2nd question: why the value could be a varibale as following?

value=[!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]<?php [!--colorc--][/span][!--/colorc--]echo $area; [!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]?>[!--colorc--][/span][!--/colorc--]>

can someone explain to me. It's quite confusing and i'm totally new to php and server side scripting..



Link to comment
https://forums.phpfreaks.com/topic/10314-confusing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.