I have a log generation routine on a customer's page. However, I always have to add a header field in the first row. Here is the function code:
public function generateLogPMWeb($action){
session_start('usuario');
$logPMWeb = $_SESSION...
asked by
24.03.2015 / 17:57