PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have tables name ex:
CHT_BusinessTYP
CHT_COMINT
CHT_COMINTTYP
CHT_CUSIFO
CHT_CUSIFOTYP
CHT_DOCGRP
i want to get the last three character ex:CHT_CUSIFOTYP ===>"TYP"
what should I do?
thank you very much