Jump to content

compare values in a file


adam_gardner

Recommended Posts

hi guys,

what i want to do is use an if - else to compare a variable to a load of variables. I could of course use an OR, but i've got about 200 variable to compare -- long loop!

what i want to do is compare it to a files content - so for example i have a file called [b]compare.txt[/b]

my compare.txt file has the lines -

a
b
c
d
e
(etc.)

so (pseudocode) -

$myvariable='f'
if $myvariable == compare.txt variables
[i]do something[/i]
else
[i]do something else[i]

so in this case it would return false


is there a way to do this or would i have to list a,b,c & d as seperate variables?

thanks for the help!

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