Tag Archives: message

What is the best way to get error message from function? Ckgeben?

If face a logic error error such (Expired user, invalid ID), then what is the best way to tell the parent method of this error from the following : 1- Throwing customized exception like the following : try { //if … Continue reading

What is the best way to get error message from function? Ckgeben?

If face a logic error error such (Expired user, invalid ID), then what is the best way to tell the parent method of this error from the following : 1- Throwing customized exception like the following : try { //if … Continue reading

What is the best way to get error message from function? Ckgeben?

If face a logic error error such (Expired user, invalid ID), then what is the best way to tell the parent method of this error from the following : 1- Throwing customized exception like the following : try { //if … Continue reading

PHP Tutorials: Sending a SMS message using PHP (Part 1)

It is advisable you watch the new version of this tutorial at http://www.youtube.com/watch?v=McefzBA0dyk Official website http://phpacademy.org Support Forum…

PHP WebSocket: immediately separated and Weird message string sent from client to server

I am currently following this tutorial. Until now, I have met so many errors and changed the class a lot. Now, the problem is, when the client send a message, it is read in server as a weird string and … Continue reading