PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea