[thelist] php add email to a mysql db

Gary Bland Gary at star-chaser.com
Tue Aug 13 08:36:00 CDT 2002


Andrew Maynes wrote:
> this is really useful too, however it is kicking out this
>
> Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource
>
> any ideas?
>
> Thank you
>
> Andrew
>

I didn't know you needed all the code.I posted it as an example. Just
add this line to the end of it

$result = mysql_query($sql) or die ("couldn't execute query");

Gary


--
Gary Bland
StarChaser Web Architecture
http://star-chaser.com
Building Tomorrow's World Today




More information about the thelist mailing list