I have wamp server and eclipse installed on my machine. I need to work with php using eclipse.But the problem is that i cant able to configure eclipse environment for the development. Please help..
thanks in advance..
p.s:Detailed answers are welcomed as i am a newbie to php and eclipse.. :)
Hi,
We are having PHP tests for Intermediate to Advanced users. Can someone send across some 'Multiple choice' PHP questions that can be answered in 30 minutes ?
Please help..........
is there any cricket clubs in chennai training youngsters of 23 years or is there any cricket clubs willing to train such enthusiastic youngsters of 23 years or more who are working?????
Anyone Ready?????
Hello,
I'm Santhosh from Bangalore.I'm searching for an old Willys jeep(4WD)...please if someone has anyidea or knowledge share it with us..Its gonna be a great favour for all retro gadget fans ...whats gonna be the optimum price.....thanks in advance...
Hi i'm santhosh from bangalore...i'm very much interested in having a 4X4 vehicle..i dont mind any..but the first thing came to my mind was willy's and mahindra's old jeep...i checked in other sources for willy's jeep but they are asking for a fortune(more than 2 lakhs)..i dont think its worth...
Hi friends following error while i tried zip in php
Fatal error: Class 'ZIPARCHIVE' not found in C:\Program Files\xampp\htdocs\testing1\zip2.php on line 3
My coding
<?php
if($backup = new ZipArchive()) {
if($backup->open($zip, ZIPARCHIVE::OVERWRITE) === true) {...