Method quotes2html documentation
Replace quotes in ASCII code
Example
```javascript
bbn.fn.quotes2html("hello 'world'!", 's');
// hello 'world'!
```
Example
```javascript
bbn.fn.quotes2html('hello "world\'s"!', 'd');
// hello "world'sd"!
```
Example
```javascript
bbn.fn.quotes2html('hello "world\'s"!');
// hello "world'sd"!
```
Replace quotes in ASCII code BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way
This website uses cookies to ensure you get the best experience on our website.
© 2011-2023
BBN Solutions