Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
fopen
.
Show all posts
Showing posts with label
fopen
.
Show all posts
Tuesday, February 26, 2013
simple class for calling a url using either curl or fopen
›
<?php class EmailManager { var $_server ; var $_account ; const client_login_url = 'https://www.google.com/ac...
›
Home
View web version