Press ESC to close

Or check our Popular Categories...

Coding

456   Articles
456

Latest Articles and Errors& Fixes fo popular programming languages like HTML,CSS, PHP, Javascript, Angularjs and more

6 Min Read
1 10

htmlentities(PHP 4, PHP 5, PHP 7) htmlentities — Convert all applicable characters to HTML entities Description : [pastacode lang=”markup” manual=”string%20htmlentities%20(%20string%20%24string%20%5B%2C%20int%20%24flags%20%3D%20ENT_COMPAT%20%7C%20ENT_HTML401%20%5B%2C%20string%20%24encoding%20%3D%20ini_get(%22default_charset%22)%20%5B%2C%20bool%20%24double_encode%20%3D%20true%20%5D%5D%5D%20)%0A” message=”Html Code” highlight=”” provider=”manual”/] [ad type=”banner”] This function is identical…

Continue Reading
1 Min Read
0 18

PROBLEM: ubuntu-11.04 When we try http://localhost/phpmyadmin/  We get this error on my browser SOLUTION 1: You will need to configure your apache2.conf [pastacode lang=”php” manual=”gksu%20gedit%20%2Fetc%2Fapache2%2Fapache2.conf%20%0A” message=”php code” highlight=”” provider=”manual”/] You…

Continue Reading
1 Min Read
2 3

PROBLEM The error “the target version of the .NET Framework in the project does not match the .NET Framework launch condition version” occurs when a C# project referring C++ through…

Continue Reading
X