Go to phpacademy.info for help Create a simple rating system for elements inside a database. This is a versatile script lets you incorporate this into any aspect of your site.
Posts Tagged ‘teach’
PHP Tutorials: Upload an Avatar/Profile Image (Part 3)
August 21st, 2011
phpmoz This handy feature lets you incorperate this simple function into your site allowing your users to upload an avatar/profile image!
PHP Tutorials: Register & Login: Email activation (Part 5)
August 19th, 2011
phpmoz Force a newly registered user to activate their account by email.
PHP Tutorials: String Functions (Part 2)
August 5th, 2011
phpmoz Manipulating strings in PHP using various built-in functions!
PHP Tutorials: Form Data Display and Security
July 30th, 2011
phpmoz Display form data correctly (without slashes being added!) and then ensure you keep this properly displayed data secure with the htmlentities function.
PHP Tutorials: Date and Time (Part 2)
July 24th, 2011
phpmoz How to display the current time, a time in the past or present, and how to create a simple countdown script.

Posted in
Tags:


PHP Tutorial for Beginners – #4 – If Else Statements Boolean Variable
In this tutorial we’re going to make our own first If-Else statement and try to understand how we can use that function for different purposes. If you want to read the code go to: teachmeupphp.blogspot.com