// // $fname // $lname // $email // $message // "; // $ch = curl_init($url); // if ($ch === false) { // throw new RuntimeException("Unable to initialise a session"); // } // $result = curl_setopt_array($ch, [ // CURLOPT_POST => 1, // CURLOPT_HTTPHEADER => ['Content-Type: text/xml'], // CURLOPT_POSTFIELDS => $xml, // CURLOPT_RETURNTRANSFER => 1, // CURLOPT_URL => $url, // CURLOPT_RETURNTRANSFER => 1, // CURLOPT_SSL_VERIFYHOST => 2, // CURLOPT_SSL_VERIFYPEER => 1, // ]); // if ($result === false) { // throw new RuntimeException("Unable to set session options"); // } // $output = curl_exec($ch); // if ($output === false) { // throw new RuntimeException("Request failed: " . curl_error($ch)); // } // curl_close($ch); // echo $output; // }
I’ve got over 20 years of experience working with clients from all sorts of industries, so my work’s pretty varied. I’m passionate about print, web, and motion design, and I’m comfortable jumping into all kinds of projects.
Josh Gidman
07729857604
josh@gidmandesigns.co.uk