Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~1K People Reached
About Me

I am a geek and am proud of it. I am fluent with PHP, HTML5, CSS3.0, C++ and i am a graphic designer too. It all started just as a hobby. Developing web / software apps is what i love to do 24/7. I like playing pc games and i do play keyboard. I go high…

Favorite Forums
Favorite Tags
Member Avatar for brianbabu

I am really having a problem with the facebook login with codeigniter. I am getting the login part, session and db query execution working just fine, but sometimes i keep getting a facebook api exception error screen. How can i get rid of this? Is there any work around for …

Member Avatar for cereal
0
170
Member Avatar for brianbabu

my controller function public function destroy($id){ /* Deleting a product */ Product::destroy($id); // 1 way return redirect()->route('product.index'); } I tried using both the methods for deleting but it isn't deleting the records in MySQL although it does return with "true" Is there any configuration am missing? This is the form …

Member Avatar for cereal
1
174
Member Avatar for brianbabu

Hey guys, I'm having the most toughest time of my life to figure out a way to upload video files using PHP. I am able to upload images but not video files or zip files. I haven't put any file extension check right now. Here is my code, will you …

Member Avatar for hiren2927
1
377
Member Avatar for brianbabu

Hey guys, I would like to know how much would it normally charge to create a zomato.com clone. Its a restaurant reviewing site where foodies can review the restaurants, bars and cafes. Thanks in advance! :) Peace!

Member Avatar for Isaac_4
0
113
Member Avatar for brianbabu

Hi, can someone explain me the entire working of jquery.filedrop.js? I have used the filedrop for a project but i am interested in knowing it fully in detail so that i could improve its functionality and modify the code according the reqiurements i get from my client. Thanks.

Member Avatar for Taywin
0
168