Hi guys,
I need your help to continue my project.
I've got a table with several informations, 2 are importants.
It looks like this:
------- A -------- B
1 --- url1 --- count1
2 --- url2 --- count2
3 --- url3 --- count3
I need to visit url1 only if count1 =0
after visiting url1, => count1=1 and i have to visit URL2 only if count2=0 etc etc....
Could you help me to do that?
Thanks a lot
Best regards from France
I need your help to continue my project.
I've got a table with several informations, 2 are importants.
It looks like this:
------- A -------- B
1 --- url1 --- count1
2 --- url2 --- count2
3 --- url3 --- count3
I need to visit url1 only if count1 =0
after visiting url1, => count1=1 and i have to visit URL2 only if count2=0 etc etc....
Could you help me to do that?
Thanks a lot
Best regards from France