🌶️
Working from home
I am web developer having 8 years of experience.. I love to code.
https://gist.github.com/vijaysinh
-
Aditya Birla Fashion and Retail Ltd.
- Bangalore
- @vijaysinhparmar
Highlights
Pinned Loading
-
data-structures-algorithms-php
data-structures-algorithms-php PublicLearning data structures and algorithms
PHP
-
student-courses
student-courses PublicSample PHP OOP Application for demo purpose | MySql - PDO -Bootstrap - Jquery
PHP
-
VersionOne API XML Error Parsing usi...
VersionOne API XML Error Parsing using JS DOMParser 1xmlstring =
2<Error href="/safetest/rest-1.oauth.v1/Data/Request/602092">
3<Message>Bad Request</Message>
4<Exception class="VersionOne.DataException">
5<Message>Violation'ScopeMustBeActive</Message>
-
bitbucket2remoteFTP deploy
bitbucket2remoteFTP deploy 1image: samueldebruyn/debian-git
23pipelines:
4default:
5- step:
-
Sorting Api Version in python
Sorting Api Version in python 1from distutils.version import StrictVersion
2#from operator import itemgetter
34v1 = [{'ver': "1.1.12"},{'ver': "1.0.0"},{'ver': "1.3.3"},{'ver': "1.0.12"},{'ver': "1.0.2"}]
5v1.sort(key=lambda x: StrictVersion(x['ver']),reverse=True)
-
sendmessagetoslack.php
sendmessagetoslack.php 1<?php
2/**
3* Send a Message to a Slack Channel.
4*
5* Get the API Token visit: https://api.slack.com/custom-integrations/legacy-tokens
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.