Resource icon

HTML Decoder 1.0.0

No permission to download

Slavik

XenForo moderator
Staff member
Slavik submitted a new resource:

HTML Decoder - Decode incorrectly imported HTML code

Written for a problem with a large board where HTML characters were not being decoded correctly on import. This fixes them to show correctly.

Usage
1)Alter the table where the html characters are an issue to add a new int field. eg.

Code:
ALTER TABLE `xf_post`  ADD `updated` INT NOT NULL

2) Upload the php file and open it in your browser.

3) Fill in the information requested

4) Go - if it times out, just start again until the "Done" popup is shown.

Read more about this resource...
 
Top Bottom