Jump to content

Value question


budd

Recommended Posts

hey everyone im new here,

 

wondered if you could help me im learning php and created a safe crack game where you need to guess the 3 digit combination all works well accept you can see the 3 digit value in the source code

 

 

 

<input type = "hidden" name = "x" value= <?php Echo "$x"; ?>>

 

 

how can this be done so it wont show the value in the soruce code when people right click and view source

 

 

 

thanks

Link to comment
https://forums.phpfreaks.com/topic/69078-value-question/
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.