[thelist] help with project design

Abdullah Mancy mancy3000 at gmail.com
Tue Nov 25 15:49:27 CST 2008


oh sorrychange $query line to

$query = "INSERT INTO `textads` (HREF, BLURB, TITLE) VALUES
('$HREF','$TITLE','$BLURB')";


On Tue, Nov 25, 2008 at 11:48 PM, Abdullah Mancy <mancy3000 at gmail.com>wrote:

> change $query line to
>
> $query = "INSERT INTO 'textads' ('HREF', 'BLURB', 'TITLE') VALUES
> ('$HREF','$TITLE','$BLURB')";
>
>



More information about the thelist mailing list