double quotes removal

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

pookie62
Forum Commoner
Posts: 92
Joined: Tue Dec 07, 2004 2:44 pm

Post by pookie62 »

Replace doesn't do the job.
I emptied the table, ran the script with the REPLACE query but the tabel stays empty..
pookie62
Forum Commoner
Posts: 92
Joined: Tue Dec 07, 2004 2:44 pm

Post by pookie62 »

Nobody wants to add these few lines for me ?
Other question: Now when a certain Id is in the table, nothing is updated.
Basic idea was to update where needed, and to insert where not in the table.

Anyone feels like adjusting this for me ?
Post Reply