Overview of HTML Entities
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Overview of HTML Entities
Im often looking for the html entity of a symbol and can't find something for that in RapidPHP. Maybe you could integrate a list of all HTML-entities, the symbol and the unicode decimal and unicode hexadecimal HTML entity?
Re: Overview of HTML Entities
Hi,
I am not sure if this is what you need, but try this:
1) to convert special chars to entities and vice versa go to Main Menu; Edit; Convert Special Chars;
2) to insert special char, go to Main Menu; Insert; Character; Special Character;
Kind regards,
Gatis
I am not sure if this is what you need, but try this:
1) to convert special chars to entities and vice versa go to Main Menu; Edit; Convert Special Chars;
2) to insert special char, go to Main Menu; Insert; Character; Special Character;
Kind regards,
Gatis
Kind regards,
Gatis Avots
Gatis Avots
Re: Overview of HTML Entities
Ah!! Thank you, the second was what I was looking for. Another feature I didn't find, but RapidPHP has got^^