Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Thursday, July 26, 2012
Send Email Using CakePhp 2.0.6 and CakeEmail
›
Edit app/Config/email.php public $default = array( 'transport' => 'Smtp', 'host' => '...
Tuesday, July 10, 2012
Change apache port number
›
Just go to <XAMP LOCATION>\xampp\apache\conf Open conf.httpd and search for 'Listen' and change port number you wish. conf...
Sunday, May 20, 2012
Upload file to server using ajax and php
›
Include jquery.form.js and jquery.min.js <script type="text/javascript" src="/js/jquery.form.js"></script...
Image crop using jquery and php
›
Download jquery plugin from: http://code.google.com/p/jcrop/ create a folder named: crop create a folder named: css create a folder n...
Wednesday, May 16, 2012
Upload Video To Youtube Using Php Script
›
DOWNLOAD ZEND DATA FROM: http://framework.zend.com/download/gdata OR https://www.box.com/s/e28da8suyty2nc3jtm72 OR https://docs.google...
Direct post integration eway
›
Create a eWay account. go: http://www.eway.com.au/developers/partners/become-a-partner.html Post data as: <form action="https:/...
1 comment:
Paypal direct post integration
›
Create a paypal account(test sandbox) if test mode use: <form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method...
‹
›
Home
View web version