I am new to PHP (have been a Java guy all my years :-) but understand the basics of it. For an existing application on which I need to fix some bugs, I need to import it into XAMPP.
I am totally new to programming and to some new technologies. Right now I am using WAMP on my Windows Vista. For me, using WAMP is very convenient because I am gonna install once and no need for compl
I want to restart it because I made some changes in the php.ini to adjust the max_file_size. I need to restart it so开发者_StackOverflow that it will take effect however I can\'t find the command in t
So I\'m trying to install a local server to experiment开发者_运维问答 on... Tried Wamp which gave this problem in the title (or so I thought).
I have some code in HTML, PHP, and MySQL. I have an input form with some checkboxes and text boxes. Submitting the form runs a PHP script which generates an HTML page with a <table> on it with s
I installed xampp and it works great with my symfony. I even made few excercises on projects. However I cannot setup my latest project which was coppied from another PC.
Im using ubuntu and XAMPP for linux and I have a problem when I try to upload an extension greater than 500kb in Joomla, I get an \"HTTP Error 500\"
Hello guys I have some websites I\'m currently building but I have a problem...I have pages such as blogPosts.php?postID=7
Having big problems trying to get my php script to send email. Using this script on my mac: <?php require_once \'lib/swift_required.php\';
I\'m using xampp to do some localhost tests of my PHP projects, but just realized that I\'m missing the Imagick package. I\'ve searched around and cannot find a set of instructions (dumbed down to my