[PHP-WIN] Html Code required-Cyrus

2003-11-07 Thread S F Alim
Hey Can anyone give me good site, where can I find codes for how to attached two html files together. I know it how to do it with php, but can I do it with dhtml or html or any other way. Thanks in advance Cyrus Virus

Re: [PHP-WIN] gallery

2003-11-07 Thread netforum.com.br - Gallery - Ecards
You can use 4Images; http://www.4homepages.de Mike - Original Message - From: "Paul Fritzsche" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 07, 2003 23:02 Subject: [PHP-WIN] gallery > > I am loking for a good and relatively easy gallery-program for php. I have

php-windows Digest 8 Nov 2003 01:02:30 -0000 Issue 1989

2003-11-07 Thread php-windows-digest-help
php-windows Digest 8 Nov 2003 01:02:30 - Issue 1989 Topics (messages 22033 through 22041): Re: Why is phpinfo giving me these version numbers? 22033 by: Eric COLINET Re: include() problem 22034 by: Eric COLINET 22035 by: Eric COLINET popen behaviour 4.3.2 & 4.3.3 bu

[PHP-WIN] gallery

2003-11-07 Thread Paul Fritzsche
I am loking for a good and relatively easy gallery-program for php. I have about 2500 photos I wanna publish and make subcategories and so on =) Any suggestions? Maybe with site included? Regards Paul -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

Re: [PHP-WIN] popen behaviour 4.3.2 & 4.3.3 bug ? (cli/php-gtk)

2003-11-07 Thread Eric COLINET
Scuse it's an other question but, Do you use php_win.exe to launch your script ? If it's the case try with the regular php/cli to see what happend please. At 14:15 07/11/2003, Simon Wheeler wrote: "Eric Colinet" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Does it freeze or it c

Re: [PHP-WIN] popen behaviour 4.3.2 & 4.3.3 bug ? (cli/php-gtk)

2003-11-07 Thread Simon Wheeler
"Eric Colinet" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Does it freeze or it crashes ? Crashes , gtk::events-pending stops the freeze associated with opening a new process , the crash is nasty as well with a Win 'do you want to send an error report' type dialog , MSVCC gives

Re: [PHP-WIN] popen behaviour 4.3.2 & 4.3.3 bug ? (cli/php-gtk)

2003-11-07 Thread Eric COLINET
Does it freeze or it crashes ? At 12:59 07/11/2003, Simon Wheeler wrote: Hi ... this line (used in a php-gtk app via the CLI ) $pp = popen( 'c:\phpdev\php\php-4.3.3\php.exe -q -f '.$app . $str ,'r' ) ; dies 'orribly with no errors reported but with 4.3.2 .. $pp = popen( 'c:\phpdev\php\php-4.3.

Re: [PHP-WIN] popen behaviour 4.3.2 & 4.3.3 bug ? (cli/php-gtk)

2003-11-07 Thread Ignatius Reilly
Wild guess: 'c:\phpdev\php\php-4.3.2\php.exe -q -f ' looks risky better 'c:\\phpdev\\php\\... or 'c:/phpdev/php/... _ - Original Message - From: "Simon Wheeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 07, 2003 12:59 PM Subject: [PHP-W

[PHP-WIN] popen behaviour 4.3.2 & 4.3.3 bug ? (cli/php-gtk)

2003-11-07 Thread Simon Wheeler
Hi ... this line (used in a php-gtk app via the CLI ) $pp = popen( 'c:\phpdev\php\php-4.3.3\php.exe -q -f '.$app . $str ,'r' ) ; dies 'orribly with no errors reported but with 4.3.2 .. $pp = popen( 'c:\phpdev\php\php-4.3.2\php.exe -q -f '.$app . $str ,'r' ) ; its just dandy and does exactly wh

Re: [PHP-WIN] include() problem

2003-11-07 Thread Eric COLINET
Sorry ! It is part of the PHP sources in fact ! ".;c:\\php4\\pear" Is the default include path when none is specified in the php.ini file I've mentionned the header file of the PHP sources where it is defined in fact ;) Eric At 11:57 07/11/2003, [EMAIL PROTECTED] wrote: Sorry, I don't unders

Re: [PHP-WIN] include() problem

2003-11-07 Thread Eric COLINET
Hi ! A very simple reason: D:\LOCAL\src\php-4.3.2\main\config.w32.h(16): #define PHP_INCLUDE_PATH".;c:\\php4\\pear" Eric At 02:07 07/11/2003, you wrote: Hi all, I'm having a problem with my scripts in that I'm having the follwoing error message when I try to include a file into

Re: [PHP-WIN] Why is phpinfo giving me these version numbers?

2003-11-07 Thread Eric COLINET
Hi ! "The one that shows you the problem..." :p I don't know very well MySQL 4 sorry !! Maybe a MySQL 4 forum can help you... Eric At 22:07 06/11/2003, Roderick Martin wrote: Which log should I be looking at? MySQL appears to maintain several logs. On Nov 5, 2003, at 11:59 AM, Eric COLINET wr

php-windows Digest 7 Nov 2003 09:14:54 -0000 Issue 1988

2003-11-07 Thread php-windows-digest-help
php-windows Digest 7 Nov 2003 09:14:54 - Issue 1988 Topics (messages 22025 through 22032): Re: Why is phpinfo giving me these version numbers? 22025 by: Roderick Martin 22028 by: DvDmanDT Sending Mail with Outlook express 22026 by: Sukanthi Ganesh Re: Help with COM

RE: [PHP-WIN] Two Dimm. Arrays

2003-11-07 Thread Svensson, B.A.T. (HKG)
Is this what you need to know(?): http://www.php.net/language.variables If not let me know, and I'll guide you elsewhere. -Original Message- From: Muhammad Imran To: [EMAIL PROTECTED] Sent: 11/7/2003 7:54 AM Subject: Fw: [PHP-WIN] Two Dimm. Arrays Just assigning/retriving the values? I