arc Posted April 10, 2007 Share Posted April 10, 2007 I am a complete newbie in PHP. I have a class project in which I have to use PHP. I have some experience with C++. Can someone show me how to lay out pictures, for instance, a row of 5 square pictures? Also, would it be possible to make these pictures play a sound when they are clicked? Thanks for the help! Link to comment https://forums.phpfreaks.com/topic/46369-php-newbie-needs-help/ Share on other sites More sharing options...
pro_se Posted April 10, 2007 Share Posted April 10, 2007 You would not need PHP to merely display pictures. As for the sound you could use JavaScript. A table in HTML with JavaScript should suffice. Link to comment https://forums.phpfreaks.com/topic/46369-php-newbie-needs-help/#findComment-225543 Share on other sites More sharing options...
arc Posted April 10, 2007 Author Share Posted April 10, 2007 Thanks for the input. Actually, the project is more complex than just the pictures. I was just hoping to get a little push start to get going. I am setting up a local webserver, using Apache, PHP and MySQL. I am creating a stand-alone communication device for a person with limited physical and verbal abilities. If you can show some sample code as how I would place the pictures and link them to sound files, that would be a great start for me. Even the commands or syntax would be great. Thanks! Link to comment https://forums.phpfreaks.com/topic/46369-php-newbie-needs-help/#findComment-225556 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.