Skip to content

Conversation

@NitinSingh0
Copy link
Collaborator

added the research corner page

Copy link
Collaborator

@Aaditya18SP Aaditya18SP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are there two research conferences ?

Copy link
Collaborator

@Aaditya18SP Aaditya18SP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to prevent against SQL injection attacks

For this purpose , do not directly input the string that you get from the POST/GET request from the request. We need to escape it using mysqli_real_escape_string and use prepared statements ( the query with placeholders) to prevent SQL injection attacks

Copy link
Collaborator

@Aaditya18SP Aaditya18SP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try not to push the connect.php file

Signed-off-by: Aaditya Pal <aaditya.sp@somaiya.edu>
<meta charset="UTF-8">
<meta name="description" content="The college website">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>V. G. </title>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

V.G. Vaze hona chaiye yaha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants