[no subject]

2004-03-30 Thread Ketvin
Dear all,


i just move my previous php script to a new server and found that it is not working on 
the new machine. funny thing is that previously, say i am putting form items like 

input type=text name=item1 

in the form page, and then i can striaghtaway read the item1 value by using $item1 
variable. but now, reading $item1 give me nothing. 

is there anything i have to set in the php.ini ? or any packages i miss? 
 
I am using php-4.2.2 for both my new/old machine, and following is the packages i 
installed.

php-ldap-4.2.2-17.2.i386.rpm
php-4.2.2-17.2.i386.rpm
php-mysql-4.2.2-17.2.i386.rpm
php-imap-4.2.2-17.2.i386.rpm

thanks for your time and please help!




* Confidentiality Notice ** 
This message contains confidential information and is intended only for 
the individual named.  If you are not the named addressee you should 
not disseminate, distribute or copy this e-mail.  Please notify the 
sender immediately by e-mail if you have received this e-mail by 
mistake and delete this e-mail from your system.
*



[PHP] help! handling form variable

2004-03-30 Thread Ketvin
add the $_POST, $_GET after the register_globals in php.ini ? 
how do i restart php service to get it running? thanks !


Manual: Register globals.  $_POST, $_GET



On Tuesday 30 March 2004 09:40, Ketvin wrote:
 Dear all,


 i just move my previous php script to a new server and found that it is not
 working on the new machine. funny thing is that previously, say i am
 putting form items like

 input type=text name=item1



[PHP] upload file

2004-03-30 Thread Ketvin
Dear list,

I'm using squirrelmail php as my webmail interface, my php.ini have the option of 

upload_max_filesize = 10M 

but i'm having problem for adding attachment more than 400k, where the page will hang. 
is there any recommended things for me to check? 


Thanks !



[PHP] File question

2003-10-01 Thread ketvin



Dear geniuses,


A simple question here, i have a file, says, 
list.txt 

it is a simple text fileand simple field 
like:

aa , bb , cc , dd



now i want to usephp script to read that 
list.txt file, and put the data in an array, is there any simple way i could do 
that ? 


thanks 
___

This mail is protected by Silicon Communications S/B

The information contained in this message maybe confidential and protected from 
disclosure. If you are not the intended recipient of this message,  please delete this 
message immediately. You are hereby notified that any dissemination, distribution or 
copying of this communication is strictly prohibited.  


~~~This email has been scanned by our anti-virus system. For precaution, please make 
sure you scan every attachment in this email. Please use at your own risk. Thank you. 
:) Mailadmin~~~ 
___

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php