05.05.2013 Views

Programming PHP

Programming PHP

Programming PHP

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example 3-5. Doubler redux<br />

function doubler(&$value) {<br />

$value = $value

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!