דרוש כריש ב PHP

matanu

New member
דרוש כריש ב PHP

דרוש כריש ב PHP עם ידע נרחב ב CSS+HTML לביצוע מס' פרוייקטים . נא ליצור קשר באיסיקיו 221571068 או במייל [email protected] . בתודה מראש מתן
 
whale

<?php $whale = new Animal(); $whale->strength=100; $shark->strength=30; $whale->damage=20; $shark->damage=40; $result=$whale->attack($shark); print $result; ?>
 
human

<?php echo $all_animals; // whale, shark, mouse... $Adam = new animal('human'); echo $all_animals; // NULL ?>​
 
למעלה