... Actually this is quite common 5XX error. It needs more detail about this error. You can also check your error log. Your access log. If you dont know where...
Hello Experts, I am using WAMP and getting an error when using zend framework as follows ............ Internal Server Error The server encountered an internal...
Hi Experts, Can anyone share the script from which i can find other domain hosted on the same server from where i run the script. I m talking about Reverse IP...
Hi Gautam, I didn't quite understand how your getDocument function worked, so i declared my own function which retrieves the html file and returns it as a ...
Hi  Can anyone suggest me any Open Source written in PHP for Linux based network configuration and management tools witch cover almost DNS , dynamic DNS,DHCP...
Hello friends, I want to grab an href attribute of first anchor tag from this link http://www.sidereel.com/Heroes/_season/4/_episode/11/_search/_links I am...
Working on a project and it needs to pull the data from shoutcast.com. I am pulling the song history data and find it writes everything on one single line. I...
So, is this like a school project or something? This study is assuming that there is an existing system, and therefore database it relies on, in place. If that...
Hello, using ioncube is easier then using zend optimizer. bcoz for installing zend optimizer you must have such privilege. however, if you don't have such ...
Turck MMCache is long dead - and it's for PHP4 only. eAccelerator is the successor of MMCache. There are Xcache and APC as well. However - all of these suffer...
It seems you're looking for two distinct solutions: source code obfuscators, and license management. As of this writing, the "best" obfuscator for PHP is...
Hi, Â Hope you are doing so well. below the link is healpfull fot you : Â http://www.plus2net.com/php_tutorial/php_thumbnail.php Thanks, Md. Ashraf Jahan...
Hi, I have limited knowledge in php and I am having trouble with uploading an image to a remote directory and resizing it if it's larger and renaming it to a...
Welcome to the world of sessions! The answer you're looking for is to store your information in an array, and then set your session variable to the array. So,...
Joe Forsythe
jforsythe@...
Nov 19, 2009 8:47 pm
13266
It may help you. http://turck-mmcache.sourceforge.net/index_old.html#about -- A K M Mokaddim http://talk.cmyweb.net http://twitter.com/shiplu Stop Top Posting...
Hello Experts, The project I am currently working for demands me to enable some sort of licensing and copy-proof techniques. My service buyer wants to sell the...
It can be done using cookie setcookie("variable_name", 'value' ,time()+3600*24*1000,"/",".email.com",0); //here please enter domain name preceded by dot(.)...
What server configuration needs for video convertion , image creation and the respective path also. Because I converted all of them using ffmpeg.exe on windows...
Dear Expert,  Hope doing so well.  I need some help below the problem :  "PHP SESSION variables within cross-domain frameset not working in IE". Please...
... ahh ok.. because i cant really understand the problem.. some transactions are indirect to the point... and the complaints are quite impossible to happen.....
Hello All, I'm a new member in this group. Actually I'm looking for a local php expert here in Dhaka. One of my friend suggested me to post the requirement...
Dear All: I'm sending this mail on behalf of *Bangladesh Computer Samity* and actual words attached bellow: =============================== Dear Sir, We are...
Richard, I've read through the project and it reads like one of my masters class projects. You asked for suggestions, comments, conclusions .. but in reading...