How to enable error reporting in Php code
A PHP application produces many levels of errors and warnings during the runtime of the script . This article eaplains
Read MoreFor Techs.... Techniques.... Technologies....
A PHP application produces many levels of errors and warnings during the runtime of the script . This article eaplains
Read MoreSymfony is a set of reusable PHP components and a PHP framework to build web applications, APIs, microservices and web
Read MoreTo redirectall requests to a subfolder to another domain, we need to save the following lines to the .htaccess file.
Read MoreCross-origin resource sharing is a mechanism that allows restricted resources on a web page to be requested from another domain
Read MoreLeverage Browser Caching means storing static files of a website in visitor browser. Then retrieving them from browser quickly instead
Read MoreThis is an error happening on configuring reverse proxy using apache web server. It's becasue of the abscense of mod_proxy_http
Read MoreCross-origin resource sharing is a mechanism that allows restricted resources on a web page to be requested from another domain
Read MoreA sitemap is a file where you provide information about the pages, videos, and other files on your site, and
Read MoreLaravel is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications
Read MoreWampServer refers to a software stack for the Microsoft Windows operating system, created by Romain Bourdon and consisting of the
Read MoreSometimes we need to block the web access to specific files. This can be achieved by configuring htaccess rules as
Read More