Skip to content

Nitin student corner - #53

Open
NitinSingh0 wants to merge 10 commits into
mainfrom
Nitin_Student_Corner
Open

Nitin student corner#53
NitinSingh0 wants to merge 10 commits into
mainfrom
Nitin_Student_Corner

Conversation

@NitinSingh0

Copy link
Copy Markdown
Collaborator

added the research corner page

@Aaditya18SP Aaditya18SP left a comment

Copy link
Copy Markdown
Collaborator

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 ?

@Aaditya18SP Aaditya18SP left a comment

Copy link
Copy Markdown
Collaborator

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

@Aaditya18SP Aaditya18SP left a comment

Copy link
Copy Markdown
Collaborator

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>
@@ -7,49 +7,20 @@
<title>V. G. </title>

Copy link
Copy Markdown
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.

3 participants