|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
char to ASCII?
was nosing around php.net and couldn't find if there was a char to ascii function. Did I miss it or isn't there one?
|
|
#2
|
|||
|
|||
|
RE: char to ASCII?
Yeah, I think there is - in a bit of a rush at the moment though, sorry.
If not, try creating your own using an array obtained with get_html_translation_table(). |
|
#3
|
|||
|
|||
|
RE: char to ASCII?
It's the ord() function...
|
|
#4
|
|||
|
|||
|
RE: char to ASCII?
i dont think that html translation table has anything to do with this function!
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > char to ASCII? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|