Computer Tutorials Tips Tricks and Tweaks www.PC-Tutorials.co.cc
Feed & Web Facts
10
Feed Item Count
22 Kv 12 04:32
Last Reading
1.0
RSS/XML Version
UTF-8
Feed Encoding
—
Page-Views
—
Weekly People
Week Computer Tutorials Tips Tricks and Tweaks www.PC-...
Newest Posts in Feed
Apache is running super slow Xampp / Wamp / Stand-Alone
Recently, I found that my apache running super slow, as I do my most of the developments on the local host this was an unacceptable, and I know there is no good reason for this. And finally I figured out this is coming from my hosts file.In there a line of code for 127.0.0.1 to some strange ip address fortunately I found it is not malicious and it was my previous ip address some how entered autom...
Fix An Unexpected HTTP Error occurred during the API request Wordpress Error
This error can happen either your default timeout limit is not enough or.If you're developing on localhost, may be your firewall blocks the apache http.exe server.If your site is hosted on a web server, and you see the error message 'An Unexpected HTTP Error occurred during the API request' after requesting a page on WordPress Admin Dashboard and you are getting this error frequently on your dash...
Get Current File Name using PHP
There are two ways I found to get the current page name using php.
reader