Sebastian Ng
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Sebastian Ng-
Dear Michael, Can you tell me more about the difference between this 2 functions? I would like to experience more in future i know which to use. Thank you. Best regards, Sebastian Ng
-
"; //echo $query; $curl = curl_init(); // Create Curl Object curl_setopt($curl, CURLOPT_SSL_VERIFYPEER,0); // Allow self-signed certs c...
-
Dear @Michael Turner, Thank you very much, i manage to get it get the link. The link i print it and copy to a new tab it works. Regards, Sebastian Ng
-
Dear @Michael Turner , Thank you, i manage to create the user session. I still facing some problem to open webmail. I tried 1. "/frontend/paper_lantern/mail/webmailform.html?user=user001@example...
-
Dear @Michael Turner, Have you manage to get "host001.example.com:2096/cpsess0123456789/frontend/paper_lantern/mail/webmailform.html?user=user001@example.com&domain=example.com" this working? Giv...
-
I have found this tutorial Tutorial - Create a New Paper Lantern Interface in PHP - Software Development Kit - cPanel Documentation I hope can learn some thing from it. header( "Page Heading" ); ...
-
Hi Michael, Thank you for the info. I will try out the JSON method. Sebastian Ng
-
Good morning, I notice that xml-api that i use for uapi that is apiversion=3 have depreciated. I plan to use verify_password for webmail as i making login page that uses webmail username and webma...
-
Dear Michael, Is there any working sample coding on uapi on php? Sebastian
-
Thank you Michael for the fast responds, I will try to do the application myself. Thank you very much