Jayakumar
PHP
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
Git merge branch to another branch
$ git checkout develop $ git pull $ git checkout test-branch $ git merge develop $ git push
Git merge branch to another branch
$ git checkout develop $ git pull $ git checkout test-branch $ git merge develop $ git push
jQuery validation - IP address
/* ValidIpAddressRegex = "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$...
Moto E first generation wifi, bluetooth, sound and calls not working
This is what I found from this link: http://forum.xda-developers.com/moto-e/help/network-wifi-bluetooth-t3117010 Flash stock rom via fa...
No comments:
Post a Comment