Question: is not an example for Text Editor. Notepad++ wordpad Sublime Text WordEdit Question text Which one of the following is used to add user profile?

is not an example for Text Editor. Notepad++ wordpad Sublime Text WordEdit Question text Which one of the following is used to add user profile? Text box User Interface Database PHP file Question text Which of the following statement will direct the user to homepage? header("Location:home.php") header("Location:erro.php?ec=2") header("Location:error.php") header("Location:error.php?ec=1") Question text Which of the following queries will delete record from tblpatient table having pid as the primary key? delete from tbl where $pid='pid' delete from tblpatient where $pid='pid' delete from tblpatient where pid="$pid' delete from tbl where pid="$pid' Question text Which of the following will not be available once the user logout from the system? Session id Session cookies Session data None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
