Did you know that your browser never sees your PHP code? That is because it is all executed on your server before it is delivered to your web browser. That is why PHP is referred to as a "server side scripting" language.
Comments
No comments yet. Leave a Comment
