Potential leak of data: MySQL Connect Information
Detected 1 occurrence(s) of ‘mysql_[p]*connect\([^\$]‘:
act</a></li>
<li><a href="About Us.html">About Us</a></li>
<li><a href="Staff.html">Staff</a></li>
<li><a href="New_Products.xml">New Products</a></li>
<li><a href="orderform.html">Order Form</a></li>
</ul>
<div id="divorder">
<?php
$con = mysql_connect("zim.cs.uow.edu.au","nh391","ongaicoi");
if (!$con)
{
die('Could not connect: ' . mysql_error());
}
mysql_select_db("nh391", $con);
mysql_query("INSERT INTO order_table (lastname, firstname, street, city, state, telephone,
payment, postcod
Source: pastebin.com/raw.php?i=RetCxHBw
Tags: MySQL Connect Information, Pastebin
This entry was posted on Thursday, May 24th, 2012 at 11:02 and is filed under Pastebin. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.

