ID: 30853
User updated by: sonny2 at gmx dot de
-Reported By: sonny at gmx dot de
+Reported By: sonny2 at gmx dot de
Status: Open
Bug Type: Feature/Change Request
Operating System: *nix
PHP Version: Irrelevant
New Comment:
Changed Mailaddress.
Wrong ones provided.
Previous Comments:
------------------------------------------------------------------------
[2004-11-21 02:28:15] sonny2 at gmx dot de
Description:
------------
Hello,
I'd like to send here an Feature Request in case of this will of course
helpfull for a lot of people who're working with PHP.
I missing a function - say it "timerun()".
The idea behind this is to have an control mechanism which kill the
request of the function when an result or Error is not return in
between 10 sed (for exp.).
Often I run in a Situation where such a kind of function would be
great.
Example:
- connect to an Database ( Oracle ) with PEAR or manual
- connection established
- send a query()
- this does not return due propebly an too high load in a
given time
- here comes the timerun() in play - which will stop the query
execution by given time.
Cheers
-Peter
Reproduce code:
---------------
not yet available ...
Expected result:
----------------
In the next release a function which cover this functionality.
Actual result:
--------------
does not exist
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=30853&edit=1