[PHP] Re: php array in different OS

2010-07-23 Thread Yang Fei
Dear Colin Guthrie , Thanks for your help very much. According to your suggestion, I have solved the question. best wish, Yang Fei 2010-7-24

[PHP] php array in different OS

2010-07-20 Thread Yang Fei
7;m not sure the result relate to array capacity in different OS. Please give me some tips,thanks in advance. good luck, Yang Fei 2010-7-20

[PHP] how to use php from mysql to xml

2008-01-05 Thread Yang Yang
hi,everyone,i am a newbuy for php world and i have a problem when i study php i want to make a script,it works for: a mysql table,like title authorcontentdate a1a2 a3 a4 b1b2 b3b4 .. and i want to use php ,select

[PHP] Re: TabPage like in Java or Windows

2007-03-04 Thread Edward Z. Yang
Alain Roger wrote: > I attached a screenshot to this post in order to illustrate what i'm > looking for. Your image was scrubbed. Can you post a link to it? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Please Help!

2006-01-25 Thread S Yang
ethod might I use to split the signature I have built in PHP into (r,s)? How can I know what the signature looks like? I appreciate your any helps in advance. I am looking forward to hearing from you. Sincerely Stephaney Yang [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

[PHP] a problem about calling nusoap with the same key

2005-08-03 Thread Shiqi Yang
the key in the array should be different, so how can I construct it? I also try : Array('ArrayList' => '); But after the serializing $param, there is nothing in the ArrayList. Does anyone know about it? Any reply would be appreciated. Thanks. Best regards, Shiqi Yang

[PHP] Question

2004-12-16 Thread Dennis Yang
Hi, I'm using PHP 4.3.2 and using ODBC to connect to my Access database. I want to get the value from this query statement: "select count(id) as quantity from danhmucdia". How can I get this value? How can I equalize this value into variable ? Thank you for reading my email. Dennis

[PHP] help ???

2004-07-02 Thread Dannis Yang
Dear: I wonder why my website runs smooth in PHP 4.1.1 but it does not in 4.3.7. Dannis

RE: [PHP] when is OOP a good choice?

2003-02-12 Thread Le Yang
Object oriented programming in php has better logic thus is more suitable for more complex jobs. It also makes maintenance easier, although you have to write a bit more code -Original Message- From: anders thoresson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 3:50 PM To:

[PHP] looking for php mailing-list in chinese language

2003-02-07 Thread yang
I'm sorry for my english if you know mailing-list about php in Chinese language, please let me know! thanks! Yang Zhaori

Re: [PHP] GD Lib

2002-07-09 Thread Yang
Hi Dave: I have gd installed and now the configure, make and make install are working fine. but aftere installation, I can't find any extension there. Yang "Dave Macrae" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >

[PHP] GD Lib

2002-07-08 Thread Yang
Hi there; I installed Apache2.0.39 and PHP4.2.1 on RedHat Linux 7.2. The installation procedure is fine. The php installation inlcude gd and some extension, but I can't find the php-gd.so on my computer. Anybody can help? Yang -- PHP General Mailing List (http://www.php.net

[PHP] how many day between the two time format

2001-09-30 Thread yang
i want to check about how many day between the two time format like $last_day=time format; $today=time(); $between_day=?($today-$last_day); echo $between_day is the between day... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

[PHP] Call to undefined function: dbase_open() in

2001-09-01 Thread yang
i want try to open the test.dbf files .. but have the problem Call to undefined function: dbase_open() in -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [

[PHP] use php Convert between(foxpro) `.dbf' files and MySQL

2001-08-30 Thread yang
use php Convert between(foxpro) `.dbf' files and MySQL thk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] use php Convert between(foxpro) `.dbf' files and MySQL

2001-08-30 Thread yang
use php Convert between(foxpro) `.dbf' files and MySQL thk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] serialized respresentations of variables

2001-01-12 Thread Hsieh, Wen-Yang
- Original Message - From: "Ignacio Vazquez-Abrams" <[EMAIL PROTECTED]> To: "TR Henigson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 11:42 AM Subject: Re: [PHP] serialized respresentations of variables > On Thu, 11 Jan 2001, TR Henigson wrote: > > > I c

Re: [PHP] MYSQL start an auto_increment at a certain number

2001-01-11 Thread Hsieh, Wen-Yang
CREATE TABLE tbl_name ( id_number int unsigned auto_increment not null primary key ... ) AUTO_INCREMENT = 5000; - Original Message - From: "Jared Howard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 7:35 PM Subject: [PHP] MYSQL start an auto_increment at a

Re: [PHP] Whats wrong with the following code?

2001-01-11 Thread Hsieh, Wen-Yang
- Original Message - From: "Web master" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 2:36 PM Subject: [PHP] Whats wrong with the following code? > Hello, > > Could any tell me whats wrong with the following code? Even though I > have more than 10 table

Re: [PHP] Function -> Sending URL's

2001-01-11 Thread Hsieh, Wen-Yang
Click Here"; } $script = 'asdfasdf.php3'; $paramname = 'name'; testPassVar($script,$paramname); ?> - Original Message - From: "Abe" <[EMAIL PROTECTED]> To: "DanO" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 1:59 PM Subject: Re: [PHP] Function -> Sending URL'

Re: [PHP] Connect with user and pwd from PHP to MySql !!!

2001-01-11 Thread Hsieh, Wen-Yang
http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#GRA NT - Original Message - From: "Yoeri De Bruyn" <[EMAIL PROTECTED]> To: "phpGeneralList (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 1:24 AM Subject: [PHP] Connect with user and pwd from PHP to

Re: [PHP] PHP newbie question

2001-01-10 Thread Hsieh, Wen-Yang
- Original Message - From: "Neil Zanella" <[EMAIL PROTECTED]> To: "Hsieh, Wen-Yang" <[EMAIL PROTECTED]> Cc: "PHP General Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 1:11 PM Subject: Re: [PHP] PHP newbie question

Re: [PHP] PHP newbie question

2001-01-10 Thread Hsieh, Wen-Yang
- Original Message - From: "Neil Zanella" <[EMAIL PROTECTED]> To: "PHP General Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 11:58 AM Subject: Re: [PHP] PHP newbie question > > > > "" is false. >produces no output. > > Please let me know if for so

Re: [PHP] Checking whether a MySQL table exists

2001-01-10 Thread Hsieh, Wen-Yang
http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#SHO W 7.28 SHOW Syntax (Get Information About Tables, Columns,...) SHOW DATABASES [LIKE wild] or SHOW [OPEN] TABLES [FROM db_name] [LIKE wild] - Original Message - From: <[EMAIL PROTECTED]> To: "Sander Pil