Posts

How Javascript closure works inside a loop?

What are Javascript closures? Explain with basic example.

PHP arrays are pass by value or pass by value?

Does PHP session work when cookie is disabled?

How the value change in parent scope reflects inside the closure?

Javascript inheritance with basic example

File upload does not work without enctype="multipart/form-data"

How Javascript Encapsulation is possible?

What is prototype in Javascript? Explain prototype with a basic example

What is Javascript closures? Explain closures with basic example

How the keyword this works in Javascript? Explain it with basic example

Difference between SOAP and REST for Web services

What will happen if $_GET and $_POST has same variable when submitting form?