What’s the difference between JavaScript, JScript & ECMAScript? [closed]

Javascript is the original name when the language was developed by Netscape. JScript is Microsoft’s name of their own implementation. ECMAScript is the name of the language standard developed by ECMA, from the original Javascript implementation. So, it’s just one language, with different implementations. The implementations of Javascript and JScript differ somewhat in what they … Read more

How can I compress (/ zip ) and uncompress (/ unzip ) files and folders with batch file without using any external tools?

And here are the answer(s): 1. Using “pure” batch script to zip/unzip file. It’s possible thanks to Frank Westlake’s ZIP.CMD and UNZIP.CMD(needs admin permissions and requires FSUTIL and CERTUTIL) .For Win2003 and WinXP it will require 2003 Admin Tool Pack which will install CERTUTIL. Be careful as ZIP.CMD syntax is backward : ZIP.CMD destination.zip source.file … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)