Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • but I'm sure that my php script gas no error, I just don't know why it stops after some minute, are you saying there is NO time out error in running a php script on command line or cron job ? Commented Nov 3, 2013 at 17:46
  • That was the point of my code example above. Even if you try to make the script have a timeout, it won't work if you invoke the script from the command-line. Commented Nov 3, 2013 at 18:09
  • so what do you think about my problem ? consider my script without error Commented Nov 3, 2013 at 18:29
  • You haven't shown your script or your usage of it. Commented Nov 3, 2013 at 19:35
  • its complicated and its in my own framework, you cant understand the code well,its about 180 lines, thanks by the way. Commented Nov 3, 2013 at 19:40