Print is a command in php -.-, echo is used for printing dynamic scripts like ones that contain variables
EX: Echo "Lol $lol";
But Print is for things without variables.
@Dmitry_airhacks
Print is usually used for printing exploded arrays or just arrays.
print_r($COOKIES); (I believe that is the code for displaying all set cookies as an array might be incorrect don't use cookies much.)
@Everyone
Thanks xD
Hello my name is Chris, I am a 14 year old pc programmer, coder, php scripter, and web designer. I have been doing this for close to 5 years now. I am very experienced in the "Internet World".