Search found 1 match

by redgreen99
Fri May 29, 2009 7:18 am
Forum: Javascript
Topic: Using Javascript within a PHP framework (Omeka)
Replies: 0
Views: 306

Using Javascript within a PHP framework (Omeka)

I am using a PHP CMS much like Drupal (it's called Omeka). I'd like to include an image carousel on my pages, and have only found Javascript that does this (no PHP, which would make things easier). I've read that I can include the Javascript in my php file by echoing the script something like below,...