Passing PHP variable data through POST

Thanks to Adam Palmer for this story

Recently, I was developing an API for a PHP application I’d built, to be utilized by other php programmers. Essentially, the php programmer passes a load of data to our API though a POST variable. This is as follows: $api->process($to_process, $data, $opt1, $opt2); $to_process is an array, as follows; $to_process = Array( Array(“FOO”, “BAR”, 1, [...]

Read the entire article at its source

LATEST WHITEPAPERSWHITEPAPERS RSS

Whitepaper Search Results:

Whitepaper Search Results:

Whitepaper Search Results: