Jump to content

Change multi lines


Ervin

Recommended Posts

Hello!

 

I need small help. Need php script for changinh milti lines in myslq database. In database are fiekds: date, ip, status

1. 2014-09-01, 123, 0

2. 2014-09-01, 444, 0

3. 2014-09-01, 123, 0

4. 2014-08-31, 888, 0

5. 2014-09-01, 444, 0

6. 2014-09-01, 123, 0

 

Now script must search ip and date.

 

1. record is OK,

2. record is OK,

3. record NOT OK, because date and ip are in first record, must change status to 1

4. record is OK,

5. record NOT OK, because date and ip are in second record, must change status to 1

6. record NOT OK, because date and ip are in 1 and 3 record, must change status to 1

 

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.