79563429

Date: 2025-04-09 03:59:32
Score: 1.5
Natty:
Report link
php 
echo "success";//if success

javascript
if(data=="success") {
window.location.href = "target.html"
else
{
$('#form-messages").html(data)
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Urbiejun Borromeo