PHP Example - Generates JavaScript for Plugin

Upload core product.
Post Reply
willkostelecky
Posts: 11
Joined: Wed Apr 06, 2011 6:11 pm

PHP Example - Generates JavaScript for Plugin

Post by willkostelecky »

I wanted my PHP to be pretty and I wanted to dynamically modify parameters for the uploader. This PHP class was the result. It is pretty crude but it does what I want. Adding validation for the parameter names would be a nice add-on.

https://docs.google.com/leaf?id=0BxF8Io ... y=CPWIgbUC

AND...you only have to specify parameters once since the code for the different browsers is generated for you.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: PHP Example - Generates JavaScript for Plugin

Post by support »

Hey thanks !

Post Reply