PHP rawUrlEncode() == JavaScript encodeURIComponent()
PHP rawUrlDecode() == JavaScript decodeURIComponent()
PHP rawUrlEncode() == JavaScript encodeURIComponent()
PHP rawUrlDecode() == JavaScript decodeURIComponent()
Untuk install nodeJs silakan ikuti comment berikut ini :
1. sudo apt-get install python-software-properties
2. sudo apt-add-repository ppa:chris-lea/node.js
3. sudo apt-get update
4. sudo apt-get install nodejs
Setelah mengikuti langkah – langkah di atas, silakan ketik command node –version
maka akan nampak version nodejs anda di ubuntu