Deleting is writing. Just use the accoring mysql statement (DELETE). Had you read or searched the thread, you would have found an example just five posts above yours...
|
thanks for excellent article.
I used $db->query_read .it worked but I received question sign "?" instead of words. I use non-English language . what should I do? |
What's the exact code you're using?
|
Quote:
I use two table so my code is something like this: PHP Code:
|
Hm, hard to say. And all you get is a "?"? At this point I can just suggest basic debugging strategies: Try to simplyfy your operations as much as possible - start out with a simple query for a simple value and try to print it, then see what happens. Then go on step by step from there. Tedious work, but often worth it...
|
Quote:
Code:
mysql_set_charset('utf8'); is there any way to set charset on read or write? |
All times are GMT. The time now is 01:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|