Here's the interesting things. I did exactly that to begin with And Inever got the "file can't be chmoded!" Instead, I actually got the "Modechanged to" notification that I had set in the "else {" case.However The mode of the file never changed! Even though !chmod didn't saythat m...
Is there a way to find out if a file can be chownd or chgrpd ? Somethinglike is_writeable() Except that youre trying to find out if you canchange the or Group of a file.Rahul S. JohariSupervisor, Internet & AdministrationInformed Marketing Services Inc.500 Federal Street, Suite 201Troy NY 12180T...
[snip][snip]This seems like a somewhat standard calculation for loans andinterestbearing accounts. Does anyone know how to calculate thegraduationfactor? I've been able to figure out it's based off the loanterm, loan balance, and initial interest rate.[/snip]It is called amortization[/...
[snip]This seems like a somewhat standard calculation for loans and interestbearing accounts. Does anyone know how to calculate the graduationfactor? I've been able to figure out it's based off the loan term, loanbalance, and initial interest rate.[/snip]It is called amortization...
Hello everyone,This is a tad off-topic, but I'm at my wits end. I'm working on a loancalculator for our load advisors to give an estimated monthly payment. Wehad one, but it was really bad (gave horribly wrong information) and I've hadto re-write it. The particular question about...
I've been looking on php.net, but can't find anything that covers thisBasically, I am using PHP FTP to connect to an FTP server and run somefunctions. I want to copy a directory on the FTP server to anotherdirectory on the FTP server. Since there isn't an ftp_copy() function, Ihav...
Hi everyone.Im using the fpdf class to create pdf files report and it works fine.Now i need to get a standard pdf and put some data into for complete data.Theres some way to get an existent pdf file and put data into?Thanks a lot....
Thank you all for your quick answers!! Really appreciated!I will work on a solution.Have a nice day! Jian MessageFrom: Brge Holen [mailto:borge (AT) arivene (DOT) net]Sent: 4:19To: ceo (AT) l-i-e (DOT) comCc: php-general (AT) lists (DOT) php.net; jian.fu (AT) gtwebsolutions (DOT) comSubject: Re:...
Hi,I was wondering if anyone has experienced this before.I am connecting to an IIS server over HTTPS usingpfsockopen and am getting xml data returned. Now whenI open the URL in a browser the XML is returned finewithout a problem. However when using PHP part of theXML is all messed up, data is mo...
Hi,I was wondering if anyone has experienced this before.I am connecting to an IIS server over HTTPS usingpfsockopen and am getting xml data returned. Now whenI open the URL in a browser the XML is returned finewithout a problem. However when using PHP part of theXML is all messed up, data is mo...
[snip]I'm looking for something that will convert a the opposite of the date("w") function. In other words, if I have the number "3", I wouldlike it to return "Wednesday". Is there such a beast out therebesides writing a switch or array or something?[/snip]Perhaps http://www.php.net/idate...
I'm looking for something that will convert a the opposite of the date("w") function. In other words, if I have the number "3", I wouldlike it to return "Wednesday". Is there such a beast out therebesides writing a switch or array or something?...

