On 02/08/06, Jochen Kaechelin <[EMAIL PROTECTED]> wrote:
.. to build a url like http://devil.server.com/vitims_page.php??
Not sure what you're trying to do, but switch register_globals OFF. Also,
if you are trying to concatenate strings inside the function, use ., not +.
--
http://www.web
.. to build a url like http://devil.server.com/vitims_page.php??
// a,b,c,d are coming from a form
// and are defined in a dropdown of the form
// there are no form fields which can be filled by the user
// a maybe Germany, England
// b maybe Support, Training
// register_globals = o
2 matches
Mail list logo