![]() |
ahh shit!< help me. ? MySQL
If anyone knows MySQL/PHP
why is this shit not working? why is the id not geting my $value? fuck im dead. $sql = mysql_db_query("images", "SET source=$source info=$info WHERE id =?$value?"); |
Quote:
to do first then I might be able to help DynaMite |
well I figured this one out, but what is the fuction to delete an image file (jpg) from the same directory?
|
Yo, you probably want your query to be of the form:
UPDATE table SET field1=value1, field2=value2 WHERE field3=value3 And, to delete a file in PHP use the unlink() command, http://www.php.net/unlink |
All times are GMT -7. The time now is 09:34 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123