HELP IN CAPTCHA SUBMITTING Programming Web Development by neel_143 …/login.php"); $dt = curl_exec($ch); if(!stristr($dt,"mywallet.php")) { die("<font color='red'><… Re: Need help with my parking lot program Programming Software Development by Aia …) /* notice that it is not void main */ { int mywallet = 0; /* My wallet too */ mywallet = special_function(); /* I need to call that nice special_function… */ printf("Thank you for the $%d\n", mywallet); return EXIT_SUCCESS; /* return control to host OS */ } /* Here's where…