By ExtinguisherFred
January 26, 2012
From the book PHP, MYSQL,Javascrip. When trying to follow instruction with EASYPHP mysql I keep getting error message website cannot be found. Nor, in command promt will mysql work any help would be appreciated
By @ndros
January 1, 2012
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
here the weird part: I got xampp as the book recommended and it say all servers are go!
when i tried to type the line in 'mysql -u root -p', the machine told me to get the right packages.
so i did sudo apt-get blah blah blah
got the same result
so i checked the director...
By thetecnica
December 29, 2011
A Good news for the PHP Developers, In PHP 5.4 developers will no longer require to go through all the hurdles in setting up an web server in order to develop and test their PHP codes.
PHP 5.4 will have a built in web development server which can be started right inside the same folder where you are developing your project codes.
Till now as of PHP 5.3 developers had to set up a web-server envi...
By nuribruner
November 29, 2011
Hey guys,
I'm working on a new webpage and would like to keep it as css/jjavascript/HTNL as possibly, keeping away from say PHP. Now I'll come to my question, how can I redirect mobile devices to another path on my website? Does anyone have any code snipets for the noob
Thanks, nuribruner
By ralphvarney
October 25, 2011
O,Reilly seems to have books that cover every aspect of web design.. But ,does any one know if there are any OReilly book(s) that include a web site log in procedure using PHP and a data base in mySQL.? Something used on almost every website yet there seems to be a dearth of instructions on a basic log in procedure.
I have a family website, it is members only using a simple form that checks aga...
By Baal
August 22, 2011
I have a website on Bluehost.com and selected Standard PHP. The code I downloaded from HeadFirstLabs.com for Report.php only runs the last PHP code. Here is the output and the code. What am I doing wrong?
Thanks
Jim
The output in my browser:
Aliens Abducted Me - Report an Abduction
Thanks for submitting the form.
You were abducted and were gone for
Number of aliens:
Describe them:
The ali...
More News – More Answers