G

GIAC Penetration Tester

379 Questions

You can start the exam to practice all questions related to this exam.

Question No. 1

You run the following PHP script:

<?php $name = mysql_real_escape_string($_POST["name"]);

$password = mysql_real_escape_string($_POST["password"]);?>

What is the use of the mysql_real_escape_string() function in the above script. Each correct answer represents a complete solution. Choose all that apply

Choose all the correct options from the given list.

01 / 379

0 Discussions

Trending Exams