rinkuko Posted April 11, 2011 Share Posted April 11, 2011 Hi, while converting WHMCS PHP api to c#.net i m facing some issue like 1. what is replacement of php time() function in c#.net 2. what is replacement of php mt_rand(1000000000,9999999999) function in c#.net 3. what is replacement of php $_SERVER['SERVER_ADDR'] in c#.net windows application. 4. how we convert php function_exists("curl_exec") to c#.net windows application. 5. how we convert php curl_init() to c#.net windows application. 6. what if equivalent of unserialize($strvar) in c#.net windows application. need help ...... if anybody have any idea please reply asap................... Thanks & Regards, Rinku 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.