Any ui developer ?
How to solve this error?
Anyone has ever tried to add php code header coding to create a more secure website?
Anyone knows how to feed static picture to an inApp camera in an android app?
Is there any xposed module or any other way?
When iam trying to use header twice in 000webhost free account it is not working?
https://phpdelusions.net/pdo/sql_injection_example
###A simple update helper#helper
https://phpdelusions.net/pdo/sql_injection_example
Wtf
Maybe!!
https://phpdelusions.net/pdo/sql_injection_example
Hmm

How to solve this error?
Db password doesn’t match
Keep password empty and try again
Instead of keeping password as no


DB info incorrect

Google it before asking
Pm me , i can help u in that



@CHKDOG I think you need to change your code : <a href=deletelive.php?id=6512> and your delete file : deletelive($_GET[‘id’])
thank you but no is working



Is there any xposed module or any other way?
Brother it is done in htacess file
$mail = new PHPMailer();
$mail->SMTPDebug = 1; // Enable verbose debug output
$mail->isSMTP(); // Set mailer to use SMTP
$mail->Host = ‘relay-hosting.secureserver.net’; // Specify main and backup SMTP servers
$mail->SMTPAuth = ‘true’; // Enable SMTP authentication
$mail->Username = ‘info@gilgalloans.app’; // SMTP username
$mail->Password = ”; // SMTP password
$mail->SMTPSecure = ‘true’; // Enable TLS encryption, ssl also accepted
$mail->Port = 465;
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
$mail = new PHPMailer();
$mail->SMTPDebug = 1; // Enable verbose debug output
$mail->isSMTP(); // Set mailer to use SMTP
$mail->Host = ‘relay-hosting.secureserver.net’; // Specify main and backup SMTP servers
$mail->SMTPAuth = ‘true’; // Enable SMTP authentication
$mail->Username = ‘info@gilgalloans.app’; // SMTP username
$mail->Password = ”; // SMTP password
$mail->SMTPSecure = ‘true’; // Enable TLS encryption, ssl also accepted
$mail->Port = 465;
Any help?
I think you can find here :
https://in.godaddy.com/help/configuring-mail-clients-with-cpanel-email-8861
Use cPanel to configure your email client to access your Linux Hosting account.
If(isset(sessionvaribales))
{
header();
exit();
}
And iam using same header in same file to set session and redirect but it’s not working