Likes Received By Dagon
-
calcalmx123 liked Dagon's post in the thread Whats Wrong With This ?.
use $_POST not $_post use <?php instead of <? for maximum compatibility and the semicolons as stated above
Jun 1, 2008 -
greatlogix liked Dagon's post in the thread PHP JSON Decode.
$json = json_decode($body); echo($json->responseData->results[0]->unescapedUrl); if that doesn't work please post the json encoded...
May 28, 2008 -
red_devil52 liked Dagon's post in the thread Ignore last thread - All my setup/validation problems are here.
I'm a little bored today so I m eventually willing to help with some script installations :)
Jan 13, 2008 -
triphp123 liked Dagon's post in the thread Problem with contact form script.
replace mail($myemail, $subject, $message, $headers); with mail($to, $subject, $message, $headers);
Jan 7, 2008 -
profanitytalker liked Dagon's post in the thread Fatal error: Out of memory (allocated 2359296) (tried to allocate 77824 bytes).
Try putting it in your vbulletin config file.
Jan 3, 2008 -
wragge11 liked Dagon's post in the thread Some PHP Problems with FOpen - Please help me if you can!.
I added you
Dec 29, 2007