Forums

PHP

This topic is locked

referring to http://www.dmxzone.com/go?17550 and need for javascript

Posted 23 Jun 2010 13:32:36
1
has voted
23 Jun 2010 13:32:36 Chris Ellwood posted:
Hi all and sundry!

This is a really small question and because I appreciate the effort pro's make, I only need a tiny answer!

Looking at the tutorial on www.dmxzone.com/go?17550, I just wonder if it's possible not to use javascript or whether it's a necessity? The reason I ask is because I know PHP/MySQL a little and was hoping to use/create script that I can understand and so wanted to keep to PHP/MySQL.

So the question - can this function be done without using javascript?

Thanks in advance!

Chris

Replies

Replied 23 Jun 2010 16:53:36
23 Jun 2010 16:53:36 Chris Ellwood replied:
Just an addition to my post - I reckon the javascript is only there to do the 'select all' command. It'll be really nice if that's confirmed.

Thanks!
Replied 24 Jun 2010 11:47:51
24 Jun 2010 11:47:51 Patrick Woldberg replied:
I checked and the JavaScript is used for the checkbox in the header to select/deselect all other checkboxes. So no problem to leave it out, it's just handy if you often have to select many/all items.
Replied 24 Jun 2010 11:52:20
24 Jun 2010 11:52:20 Chris Ellwood replied:
Hi Patrick, Thank you very much for responding - if possible can you clarify whether PHP/MySQL code could be used to do the same thing? (i.e. select all). The research I have done reveals that javascript is the only way - but I'd prefer to keep my language learning down to a minimum!

Thanks in advance!
Replied 19 Sep 2010 13:36:53
19 Sep 2010 13:36:53 student 101 replied:
I haven't found a PHP way to do a "select all" like javascript can.
If anyone knows of a way then please post it.

Reply to this topic