See what I am using right now is a Joomla CMS, and I would like to have know what language to use for the addons that I would like to add.
I was thinking of making a div, with a live webstream from security camera which are digital btw and I would like to be able to have controls, just very basic ones like closer and skip commands assigned to buttons in that particular divs.
And also, I was looking to create forms that would be able to be multiplied from one entry to the other.
Now I figure that there is more than one language that can do it, but I am wondering which one would be the most complete one for what I am looking to achieve.
Need to be pointed in the right direction.
Started by Azno, Aug 04 2008 01:54 PM
1 reply to this topic
#1
Posted 04 August 2008 - 01:54 PM
|
|
|
#2
Guest_Jordan_*
Posted 05 August 2008 - 10:18 AM
Guest_Jordan_*
Joomla is made with PHP and you'll need to make all extensions in PHP. You also need to use JavaScript for zoom-in/zoom-out buttons and you'll end up using AJAX to send the command from the JavaScript to your PHP. AJAX is simply the combination of two languages, one of them being client side (JavaScript) and one being server-side (PHP).


Sign In
Create Account


Back to top









