cm0226 Posted May 8, 2009 Share Posted May 8, 2009 Got this error Parse error: parse error in C:\xampp\htdocs\page46.php on line 6 with this code <?php //define a function function birthday(){ // Set age to 1 $age = 1: } // Set age to 30 $age + 30 //call the function birthday(); //Display the age echo $age; ?> Sorry newbie issues. What's it mean? Link to comment https://forums.phpfreaks.com/topic/157311-error/ Share on other sites More sharing options...
cm0226 Posted May 8, 2009 Author Share Posted May 8, 2009 Nevermind!!!!! Link to comment https://forums.phpfreaks.com/topic/157311-error/#findComment-829124 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.