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
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

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.