1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00
Files
archived-php-src/ext/standard
Sascha Schumann a2dc8a2fa5 2nd Rewrite of the main scanner engine. This version is cleaner and faster.
It handles the following tags currently:

<FRAME .. SRC=URL ..>
<INPUT .. TYPE=IMAGE SRC=URL ..>
<A     .. HREF=URL ..>
<AREA  .. HREF=URL ..>
<IMG   .. SRC=URL ..>

Additional ones can be added within seconds.

The support for HTML forms has been significantly improved. The scanner
will now add proper Hidden Fields for the Session ID.
2000-09-20 01:15:10 +00:00
..
2000-09-19 18:19:02 +00:00
2000-07-26 11:21:03 +00:00
2000-08-21 09:50:53 +00:00
2000-09-07 17:55:53 +00:00
2000-08-31 19:49:36 +00:00
2000-09-12 04:13:21 +00:00
2000-09-11 19:04:23 +00:00
2000-06-05 23:24:42 +00:00
2000-09-12 17:24:46 +00:00
2000-08-11 23:24:54 +00:00
2000-08-27 19:42:45 +00:00
2000-08-21 09:50:53 +00:00
2000-07-02 15:12:34 +00:00
2000-09-17 21:11:55 +00:00
2000-09-10 13:47:51 +00:00
2000-08-23 10:54:13 +00:00
2000-08-29 11:09:20 +00:00