ihatephp.blogspot.com
Debug PHP application with breakpoints in Eclipse : I Hate PHP
http://ihatephp.blogspot.com/2014/01/debug-php-application-with-breakpoints.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. Debug PHP application with breakpoints in Eclipse. Here I show how to debug YII PHP application in Eclipse IDE. Go to Window - Preferences - PHP - Debug. Select PHP Debugger: XDebug. Then add PHP Executables. Give path to php.exe. Then add a break point. Right click on your index file and select Debug as. Now you can inspect or watch values. Saturday, January 18, 2014. July 21, 2015 at 5:51 AM.
ihatephp.blogspot.com
How to use Gmail to send email in Moodle : I Hate PHP
http://ihatephp.blogspot.com/2012/08/how-to-use-gmail-to-send-email-in-moodle.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. How to use Gmail to send email in Moodle. We can use Gmail SMTP settings to send mail in Moodle. Go to Site administration- Server- Email. SMTP hosts: ssl:/ smtp.gmail.com:465. SMTP username: your gmail username. SMTP password: your gmail password. Your gmail account should have 'Access for less secure apps'. Turn on following,. Https:/ www.google.com/settings/security/lesssecureapps. Friday, August 31, 2012.
ihatephp.blogspot.com
== and === in php : I Hate PHP
http://ihatephp.blogspot.com/2013/09/and-in-php.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. And = = in php. One reason for I hate PHP. Php if('0001' = '1'){ echo 'when = test, 0001 and 1 are equal'; } if('0001' = = '1'){ echo 'when = = test, 0001 and 1 are equal'; }? When = test, 0001 and 1 are equal. Php if(1 = true){ echo 'when = test, 1 and true are equal'; } if(1 = = true){ echo 'when = = test, 1 and true are equal'; }? When = test, 1 and true are equal. When = test, any string and true are equal.
ihatephp.blogspot.com
AJAX file upload : I Hate PHP
http://ihatephp.blogspot.com/2012/12/ajax-file-upload.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. AJAX file upload example. JQuery - jquery-1.7.1.min.js. Ajaxupload.js - You can find that file here. https:/ github.com/valums/ajax-upload. DOCTYPE html PUBLIC "-/ W3C/ DTD HTML 4.01 Transitional/ EN" "http:/ www.w3.org/TR/html4/loose.dtd" html head meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" title AJAX upload - codesstore.blogspot.com /title script type="text...
ihatephp.blogspot.com
YII CAPTCHA Options : I Hate PHP
http://ihatephp.blogspot.com/2013/04/yii-captcha-options.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. We can customize the YII CAPTCHA by using its options. Sunday, April 14, 2013. Subscribe to: Post Comments (Atom). Bachelor of Computer Science. How to use Gmail to send email in Opencart. Enable Windows Authentication in a PHP website. How to use Gmail to send email in Moodle. Picture Window theme. Powered by Blogger.
ihatephp.blogspot.com
September 2013 : I Hate PHP
http://ihatephp.blogspot.com/2013_09_01_archive.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. And = = in php. One reason for I hate PHP. Wednesday, September 04, 2013. Subscribe to: Posts (Atom). Bachelor of Computer Science. And = = in php. How to use Gmail to send email in Opencart. Enable Windows Authentication in a PHP website. How to use Gmail to send email in Moodle. Picture Window theme. Powered by Blogger.
ihatephp.blogspot.com
April 2013 : I Hate PHP
http://ihatephp.blogspot.com/2013_04_01_archive.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. We can customize the YII CAPTCHA by using its options. Sunday, April 14, 2013. Subscribe to: Posts (Atom). Bachelor of Computer Science. How to use Gmail to send email in Opencart. Enable Windows Authentication in a PHP website. How to use Gmail to send email in Moodle. Picture Window theme. Powered by Blogger.
ihatephp.blogspot.com
December 2012 : I Hate PHP
http://ihatephp.blogspot.com/2012_12_01_archive.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. AJAX file upload example. Wednesday, December 05, 2012. Subscribe to: Posts (Atom). Bachelor of Computer Science. How to use Gmail to send email in Opencart. Enable Windows Authentication in a PHP website. How to use Gmail to send email in Moodle. Picture Window theme. Powered by Blogger.
ihatephp.blogspot.com
January 2014 : I Hate PHP
http://ihatephp.blogspot.com/2014_01_01_archive.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. Debug PHP application with breakpoints in Eclipse. Here I show how to debug YII PHP application in Eclipse IDE. Saturday, January 18, 2014. Subscribe to: Posts (Atom). Bachelor of Computer Science. Debug PHP application with breakpoints in Eclipse. How to use Gmail to send email in Opencart. Enable Windows Authentication in a PHP website. How to use Gmail to send email in Moodle.
ihatephp.blogspot.com
August 2012 : I Hate PHP
http://ihatephp.blogspot.com/2012_08_01_archive.html
Actually I hate PHP. I Love JAVA. But I share my PHP experience. See my JAVA blog CodesStore. How to use Gmail to send email in Moodle. We can use Gmail SMTP settings to send mail in Moodle. Friday, August 31, 2012. Subscribe to: Posts (Atom). Bachelor of Computer Science. How to use Gmail to send email in Moodle. How to use Gmail to send email in Opencart. Enable Windows Authentication in a PHP website. How to use Gmail to send email in Moodle. Picture Window theme. Powered by Blogger.