Jump to content

Best loop type


The Little Guy

Recommended Posts

What would the best loop type be to check a value until it is true?

 

I want to check a column in my database (website URL), then when I return the value of the column, I need to go out and look for a certain code on the web site that was returned from the database.

 

If the code is NOT found, I would like to do the same process again. I would like to do so, until the proper code is found on the returned website.

Link to comment
https://forums.phpfreaks.com/topic/77217-best-loop-type/
Share on other sites

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.