hello guys, well i work with the php programming all the time but on this months i travel every day and i need to take my php files and php scripts with me to continue in my work in any where in any computer i try to find any php loader ,just something that i can put the script on folder on it to run the script without any needs to install the viewer so please any body have any idea about live php loader like that one iam talking about that will not needs to any install to be able to run the script on any computer without install any software or any thing ?? thaks
hello, i download the xampplite and i copied the xampplite folder to the usb root ,then i opened xampp-control.exe file ,i runned the appach and the msql from the xampp control panel , the appach start and it works really good but the mysql stooped , i dont know why i think maybe it is problem in the mysql port , so please any body knows how can i change the mysql port or any body have any idea about why the mysql stooped after running it ??? thanks
The default port is 3306. Find my.ini in the mysql folder and set the port you wish. The parament looks like port=3306 Code (markup):
Try http://portableapps.com/ They also offer a server ass portable application. Just connect php to any computer and start working.