Hi, There are many scholars and by born developers/programmers available, who thinks that they are programmers/developers by born. But no one should insult...
... From: quazi hossain <qzhossain@...> Subject: [phpXperts] How can i got tinyMCE Editor To: phpexperts@yahoogroups.com Date: Monday, 9 November, 2009,...
Dear Experts, Â I am planning to make a file upload and download system, like rapidshare where download begins after some mins and it can't be resumed. Any...
Rakibul, Patience. I for one agree with the Sabuj statements and that may be because I’m an INTJ. (http://typelogic.com/intj.html ) Ie .. I have little...
Dear Paras, You will need to capture the user's IP address, or UID and PSW in order to limit the number of times they can download a file. When the download...
OK, to sum up everyone's concerns, it's called netiquette, aka common courtesy among citizens of the Web. For instance, if we, as a group, were to nitpick,...
Joe Forsythe
jforsythe@...
Nov 9, 2009 4:20 pm
13249
Dear Mike, Â Thanks for your reply, I have already done this but the problem is I want to prevant user from resuming download like if the download has started...
Hi Sauj Kumar Kundub, There are many reason to take your messages negatively. 1) You have insulted the man when you said that "open any internet browser...
Hello Sabuj Kumar Kundu, Your signature was saying that, i guess it has been corrected now as i am noticing the new now. Yes we should stop the thread now....
i have a vague project.. and im just laughing everytime i read it..:)) i've already consulted some programmers and DBMS experts and they just tease the author...
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...
Dear All: I'm sending this mail on behalf of *Bangladesh Computer Samity* and actual words attached bellow: =============================== Dear Sir, We are...
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...
... ahh ok.. because i cant really understand the problem.. some transactions are indirect to the point... and the complaints are quite impossible to happen.....
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...
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...
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(.)...
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 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...
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
13268
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...
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...
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...
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...