Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
ord
.
Show all posts
Showing posts with label
ord
.
Show all posts
Monday, January 27, 2014
PHP replace char with Unicode value inside string
›
<?php $originalString = "Pritom K Mondal, 0154785" ; function ord2 ( $s2 ) { return "&#" . ord ( $s...
›
Home
View web version