🇱🇧🇱🇧🇱🇧Full Stack Web And Mobile Developer Misanthropist I do believe in aliens👽
Don't wanna be here? Send us removal request.
Photo

https://www.instagram.com/thepersonalquotes/
594 notes
·
View notes
Audio
06 july 18 - 09:57am “صبيان الجبلي لم يعودو من دونه لا “
1 note
·
View note
Link
04 july 18 - 12:30pm “There are darkness in life and there are you”
4 notes
·
View notes
Link
03 july 18 - 3:12pm “mix a little bit of weed with a little bit of cash with a little bit of this, with a little bit of that we gon' be all, we gon' be alright”
2 notes
·
View notes
Link
03 july 18 - 2:02PM “for a few months everything about our lives was perfect It was only us. we were inseparable” @stevenwilson
1 note
·
View note
Text
IT DID NOT BREAK!!!!
Things Programmers Shout #801
“This might just break everything… let’s see what happens!” *runs the code* “YES! IT DIDN’T BREAK! IT DID NOT BREAK!!!! YESS!!!”
//submitted by vkmicro
521 notes
·
View notes
Link
0 notes
Text
How to upgrade your version of PHP to 7.0 on macOS Sierra
Usually, with a fresh version of macOS Sierra, you get a PHP 5.6 installed.
You’ve got two options: brew or curl install
Brew
brew update && brew upgrade brew tap homebrew/dupes brew tap homebrew/versions brew tap homebrew/homebrew-php brew unlink php56 brew install php70
You might get an error if PHP 5.6 has not been installed by brew previously, but don't worry, you can simply continue
CURL
curl -s http://php-osx.liip.ch/install.sh | bash -s 7.0
You can replace 7.0 by 7.1 in the command above to get version 7.1 of PHP
If the output of php -v still doesn’t echoes the version 7, simply type this command to update your path, it should do the magic, as stated on php-osx.liip.ch website
export PATH=/usr/local/php5/bin:$PATH
Source: https://medium.com/zenchef-tech-and-product/how-to-upgrade-your-version-of-php-to-7-0-on-macos-sierra-e1bfdea55a63
0 notes
Photo

Stopped smoking, Started a diet And now what?!?! #cantfindtarek (at Raw Fitness)
0 notes
Link
0 notes