Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
SaPHPLesson 3.0 Multbugs
May 04 2006 09:09PM
o y 6 hotmail com
SaPHPLesson 3.0 Multbugs By :-- D3vil-0x1 | Devil-00 --:
1- Unfilter array
Filename :- show.php
Line :- 102
[code]
$hrow[] = $Row2;[/code]
Fix :-
Add To Line [ 11 ] /show.php This Code :-
we add the code to global to fix all unfilter ver. at the code :)
[code]
...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
1- Unfilter array
Filename :- show.php
Line :- 102
[code]
$hrow[] = $Row2;[/code]
Fix :-
Add To Line [ 11 ] /show.php This Code :-
we add the code to global to fix all unfilter ver. at the code :)
[code]
...
[ more ]