|
-
Aug 3rd, 2005, 02:17 AM
#2
PowerPoster
Re: Cannot delete a row with PHP & MySQL
DELETE FROM " . $data["something"] . "some more stuff"
Something like that? I think from memory you can have normal variables inside the string, but with arrays it must be concatenated. I dunno, I've never passed an array element to a query that I can remember, but give it a try.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|