Code type :

[pastacode lang= »php » message= » » highlight= » » provider= »manual » manual= »add_filter(‘jpeg_quality’%2C%20function(%24arg)%7Breturn%2080%3B%7D)%3B »/]

Code pour PHP inférieur à 5.3 :

[pastacode lang= »php » message= » » highlight= » » provider= »manual » manual= »add_filter(%20’jpeg_quality’%2C%20create_function(%20 »%2C%20’return%2080%3B’%20)%20)%3B »/]