Jump to content

Php Compare Two Text Fields


Arnold

Recommended Posts

Hello,

 

Iam very new to php. I want to make a simple script wich will compare two text fields.

 

Example I want to be able to link many cordinates ( its for a game) like x,y:99 . And I want to be able to copy all the cordinates I have from the game into two diffrent text fields. Cordinates to me and enemy. Then I wonder if there is a simple way to use php to compare these 2 text fields and spit out cordinates that are the same.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/270533-php-compare-two-text-fields/
Share on other sites

ok. Will try to explain more. I play this online game. That game Is based on cordinates to planet systems wich are x,y:99 ( the 99 stands for planet number inside the system) so in this game you often compair systems to check if you have shares with them( planets in the same system ) so when I have gotten cordinates to all my planets and all my enemies planets. Wich you can do in this game. I want two text fields to put my cordinates in and 1 for the enemy. Then I want the php script to compare the text fields and print the cordinates that are in both boxes

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.