How to take code from the table
Asked By
20 points
N/A
Posted on - 01/13/2015
Hello! Please help me with the following:
I have a table dle_post id autor date short_story full_story xfields title descr
How can I get the piece of code from full_story and change it for mine? For example I need to change <img border=”0” to <img
Also for example I have news under ID 1 to 1000 and I need to set date in the same field like that
one value for 1 to 100, the other one for 101 to 200 and etc. How can I do that?