Sharing Problems of Practical Programming
Avi's blog
Friday, April 12, 2013
›
Laravel- W orking with namespace Starting with Laravel, soon had found that there is a lac of documentation. As a beginner, got a bunc...
Wednesday, August 8, 2012
Triggering an Asynchronous Process from PHP, Without Waiting to Complete
›
Triggering an Asynchronous Process from PHP, Without Waiting to Complete Sometimes, we need to send a large amount of emails, sms or push...
5 comments:
Saturday, July 14, 2012
›
Android key hash for Facebook App Its pretty confusing to get a Key hash value for creating Facebook Apps for Android. Here are the deta...
47 comments:
›
Importing a deliminator-ed .txt or .csv file to MySQL DB, in PHP, directly from web form Its a common & handy thing to import data , ...
Monday, April 18, 2011
›
CURL POSTING ISSUES In case of, developing a Facebook App, we need to first download the FB Class file (get the download links here- http:...
Monday, March 21, 2011
Trick to post Code-Snippets in your Blog
›
From last Few days, I was searching for a solution to post code, properly designed- obviously for free blogs . Because, currently its a head...
Friday, March 11, 2011
treating a BLANK SPACE in REGULAR EXPRESSION
›
Got a problem while allowing a blank space in regular Expression, for service URL. -> so the solution is- "S" (an uppercase ...
1 comment:
›
Home
View web version