jmmehta63
Having 5+ years of experience in Information technology. Currently working as Software Engineer (Mobile Technology).
Spec-IndiaAhmedabad, Gujarat
Pinned Repositories
jquery.nicescroll
nicescroll plugin for jquery - scrollbars like iphone/ipad
php_rest_services
In this RESTful web services tutorial, I will show you how to create a RESTful web service. I will not be using any framework for this, just plain PHP. Most of the times I do prefer to write custom code without depending on frameworks, this approach has its own advantages. On the Internet, I have seen web services tutorials and most of the times they all turn out to be error-prone or incomplete. I tested those RESTful services using a REST client and mostly they fail.
php_structure_mvc
Model View Controller(MVC) in PHP. The model view controller pattern is the most used pattern for today's world web applications. It has been used for the first time in Smalltalk and then adopted and popularized by Java. At present there are more than a dozen PHP web frameworks based on MVC pattern
phpMQTT
a simple php class to connect/publish/subscribe to a MQTT broker
Thumbnail-PHP
This class is use for create thumbnail using GD Extension which is pre loaded in PHP.
webServiceHelper
The Webservice helper does what the name suggest: helping you to making web service request in android. just you need to enter your url address and if there is a postmethod then add respected parameters. -> Easy to understand and easy to use for all the android developer. -> Once you add this files and we can use it any where in entire application.
jmmehta63's Repositories
jmmehta63/php_structure_mvc
Model View Controller(MVC) in PHP. The model view controller pattern is the most used pattern for today's world web applications. It has been used for the first time in Smalltalk and then adopted and popularized by Java. At present there are more than a dozen PHP web frameworks based on MVC pattern
jmmehta63/jquery.nicescroll
nicescroll plugin for jquery - scrollbars like iphone/ipad
jmmehta63/php_rest_services
In this RESTful web services tutorial, I will show you how to create a RESTful web service. I will not be using any framework for this, just plain PHP. Most of the times I do prefer to write custom code without depending on frameworks, this approach has its own advantages. On the Internet, I have seen web services tutorials and most of the times they all turn out to be error-prone or incomplete. I tested those RESTful services using a REST client and mostly they fail.
jmmehta63/phpMQTT
a simple php class to connect/publish/subscribe to a MQTT broker
jmmehta63/Thumbnail-PHP
This class is use for create thumbnail using GD Extension which is pre loaded in PHP.
jmmehta63/webServiceHelper
The Webservice helper does what the name suggest: helping you to making web service request in android. just you need to enter your url address and if there is a postmethod then add respected parameters. -> Easy to understand and easy to use for all the android developer. -> Once you add this files and we can use it any where in entire application.