Re: [PHP] Problem with Regular expression

2004-10-27 Thread Tom Rogers
Hi, Wednesday, October 27, 2004, 9:04:14 PM, you wrote: k> Hi all. k> I have a problem: i want subs any characters from a string but i don't k> have fix the problem. k> The string that i want to manipulate is the value from a text field of a k> search engine. k> The characters that i want to try

Re: [PHP] Problem with Regular expression

2004-10-27 Thread Curt Zirzow
* Thus wrote kioto: > Hi all. > I have a problem: i want subs any characters from a string but i don't > have fix the problem. > The string that i want to manipulate is the value from a text field of a > search engine. > The characters that i want to try substitute is &&, &, +, -, |, ||, or, > a

Re: Re: [PHP] Problem with fopen(...) -

2004-11-06 Thread P M
ssing (such as textboxes). Does the error message above ring a bell to you? Thanks.. Arty -Original Message- From: Pankaj Kafley <[EMAIL PROTECTED]> To: Arty <[EMAIL PROTECTED]> Date: Fri, 5 Nov 2004 23:04:24 +0100 Subject: Re: [PHP] Problem with fopen(...) - "No error"

Re: [PHP] Problem sending with mail()

2004-04-02 Thread Jason Wong
On Saturday 03 April 2004 03:35, Matt MacLeod wrote: > I'm stumped. I have a script to send a simple email using the mail() > function in PHP. > > For some reason I can only receive the email if I send it to my hotmail > account. If I send to my regular email ([EMAIL PROTECTED]) I can't get > it.

Re: [PHP] Problem with script halting

2004-04-04 Thread John Holmes
Nathan Croker wrote: Can anyone tell me why the following line of code halts my entire script (anything after it is not processed). ftp_chmod($conn, 0777, $to); All other ftp commands in the script work perfectly. I've tried replacing '0777' with 777, 1777, in and out of "s, but it still halts th

Re: [PHP] Problem with script halting

2004-04-04 Thread Nathan Croker
: "John Holmes" <[EMAIL PROTECTED]> To: "Nathan Croker" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, April 04, 2004 5:12 PM Subject: Re: [PHP] Problem with script halting > Nathan Croker wrote: > > > Can anyone tell me why the following

Re: [PHP] Problem with script halting

2004-04-04 Thread Jason Wong
On Sunday 04 April 2004 23:38, Nathan Croker wrote: > Can anyone tell me why the following line of code halts my entire script > (anything after it is not processed). > > ftp_chmod($conn, 0777, $to); > > All other ftp commands in the script work perfectly. I've tried replacing > '0777' with 777, 17

Re: [PHP] Problem with script halting

2004-04-05 Thread David Robley
post, I get 6 different spam emails within > several minutes of posting!) > - Original Message - > From: "John Holmes" <[EMAIL PROTECTED]> > To: "Nathan Croker" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday, April 0

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > Hi all, I filed a PHP bug related to others I found online, but thought I > would throw it by the list also... > You can find the bug at: > http://bugs.php.net/bug.php?id=28967 You're going to need to get some sort of backtrace, either from the core dump or ran intera

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
Curt, how do I do this? I have the httpd.core that apache produced, how should I send it in? Regards, Shannon > -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 8:10 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Prob

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> To: 'Curt Zirzow' > Cc: '[EMAIL PROTECTED]' > Subject: RE: [PHP] Problem with pspell module > > Curt, how do I do this? > I have the httpd.core that apache produced, how should I send it in? > > Regards, > Shannon > > > -Original Message---

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > Following is my backtrace, I found how to do it at: > http://bugs.php.net/bugs-generating-backtrace.php > > BACKTRACE: > (gdb) bt > #0 0x0 in ?? () > #1 0x28519319 in _init () >from /usr/local/lib/php/phpa/php_accelerator_1.3.3r2.so > #2 0x28524595 in _fini ()

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 9:31 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > Following is my backtrace, I found how to do it at: > > http://bugs.php.net/bugs-generating-backtrace.php &g

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> > (gdb) > > Disable php accelerator and see if it happens. You'll most > likely need to reinstall php accelerator. > > > SHIT, that did it... I didn't disable it in php.ini like I had thought, but once I did everything is fine... So why is this causing it? To re-install it maybe I just need

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> -Original Message- > From: Shannon Werb [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 9:27 PM > To: 'Curt Zirzow'; [EMAIL PROTECTED] > Subject: RE: [PHP] Problem with pspell module > > > > (gdb) > > > > Disable php acceler

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > > -Original Message- > > From: Shannon Werb [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 30, 2004 9:27 PM > > To: 'Curt Zirzow'; [EMAIL PROTECTED] > > Subject: RE: [PHP] Problem with pspell module > > >

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > > -Original Message- > >

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
TECTED] > Sent: Wednesday, June 30, 2004 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > > -Original Message- > > > From: Shannon Werb [mailto:[EMAIL PROTECTED] > > > Sent: Wednesd

RE: [PHP] Problem with pspell module

2004-06-30 Thread Shannon Werb
> -Original Message- > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 10:02 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with pspell module > > * Thus wrote Shannon Werb: > > > -Original Message- > >

Re: [PHP] Problem with pspell module

2004-06-30 Thread Curt Zirzow
* Thus wrote Shannon Werb: > > -Original Message- > > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > > > > You can install it with the pear utility: > > > > pear install apc > > I tried, no luck: > batt3# pear install apc > downloading APC-2.0.4.tgz ... > Starting to download APC-2.0.

Re: [PHP] Problem with strcasecmp() function

2004-07-03 Thread Scot L. Harris
On Sat, 2004-07-03 at 16:57, Rosen wrote: > Hi, > I have the following problem with "strcasecmp()" function. > It should be compare strings case insensitive. When I use it on my local > computer, - it works correctly. > But when I upload file on some internet server - the function doesn't work . >

Re: [PHP] Problem with strcasecmp() function

2004-07-03 Thread Rosen
Both versions are Version 4.3.7 of PHP. "Scot L. Harris" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, 2004-07-03 at 16:57, Rosen wrote: > > Hi, > > I have the following problem with "strcasecmp()" function. > > It should be compare strings case insensitive. When I use i

Re: [PHP] Problem with strcasecmp() function

2004-07-03 Thread Scot L. Harris
On Sat, 2004-07-03 at 17:08, Rosen wrote: > Both versions are Version 4.3.7 of PHP. > Then more information is needed to figure out the problem. Sample code plus any error messages or results would help. -- Scot L. Harris [EMAIL PROTECTED] "Plaese porrf raed." -- Prof. Mich

Re: [PHP] Problem with strcasecmp() function

2004-07-03 Thread Rosen
The code: echo strcasecmp("Òåñò ", "òåñò"); // This are "Test" and "test" in cyrillic echo ""; echo strcasecmp("Test", "test");// This no problem - it works Results: -32 0 "Scot L. Harris" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, 2004-07-03 at 17:08, Rose

Re: [PHP] Problem getting PostgreSQL to compile

2001-03-02 Thread The Hermit Hacker
have you checked phpinfo() to make sure that pgsql support is actually compiled in? if so, any errors on connection, or just silently fails? On Fri, 2 Mar 2001, K Old wrote: > Hello, > > I'm running RH 7 and Apache. I have the latest version of PostgreSQL and it > is installed and running cor

Re: [PHP] Problem getting PostgreSQL to compile

2001-03-04 Thread K Old
es, everything seems ok. Any ideas? >From: The Hermit Hacker <[EMAIL PROTECTED]> >To: K Old <[EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Re: [PHP] Problem getting PostgreSQL to compile >Date: Fri, 2 Mar 2001 22:30:11 -0400 (A

Re: [PHP] Problem getting PostgreSQL to compile

2001-03-05 Thread The Hermit Hacker
it again ... > > > >From: The Hermit Hacker <[EMAIL PROTECTED]> > >To: K Old <[EMAIL PROTECTED]> > >CC: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> > >Subject: Re: [PHP] Problem getting PostgreSQL to compile > >Date: Fri, 2 Mar 2

Re: [PHP] Problem passing form parameters (solved!)

2001-01-09 Thread Antonio Guerrieri
Hi all, the problem was just register_global set to off. Now also phpMyAdmin works well again. Thanks everybody (special tanks to Ignacio) antonio >On Tue, 9 Jan 2001, Antonio Guerrieri wrote: > >> Hi all, >> I have a very simple form with a text field but when I submit it the >> parameter is

Fw: Re: Re: [PHP] problem with includes

2001-01-10 Thread James Mclean
rote: > > Date: Wed, 10 Jan 2001 18:28:16 -0500 > > To: "PHP is not a drug ." <[EMAIL PROTECTED]> > > From: Brian Clark <[EMAIL PROTECTED]> > > Reply-To: Brian Clark <[EMAIL PROTECTED]> > > Subject: Re: [PHP] problem with includes > &

Re: [PHP] Problem with the MAIL command

2001-05-17 Thread Mike
Its OK gang I have solved it - It was a mail-relay problem ! Mike "@toye.php.net sexygeek )" wrote in message 9e0mtb$pqn$[EMAIL PROTECTED]">news:9e0mtb$pqn$[EMAIL PROTECTED]... Hi I have a simple mail command which I can see my SMTP (IIS5) server is picking up but its not sending the email ou

Re: [PHP] Problem with PHP as CGI

2001-05-23 Thread Stuart J. Browne
"Richard Kurth" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I have php config as a cgi and I put this at the top of my script > > #!/usr/local/bin/php -q > > when ever I run this script at root in > telnet I get this message below. > > Error in argumen

Re: [PHP] Problem with PHP as CGI

2001-05-23 Thread midget2000x
This is not an answer, but a further question on this subject. Do you (or anybody) know of a way to keep the path to PHP from showing up when the PHP CGI script is hit via HTTP? On Wed, 23 May 2001, Stuart J. Browne wrote: > "Richard Kurth" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED

RE: [PHP] Problem with PHP as CGI

2001-05-23 Thread ..s.c.o.t.t..
code. > -Original Message- > From: midget2000x [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 23, 2001 20:33 > To: Stuart J. Browne; [EMAIL PROTECTED] > Subject: Re: [PHP] Problem with PHP as CGI > > > This is not an answer, but a further question on this s

Re: [PHP] Problem with MySQL String limits?

2001-06-20 Thread David Robley
On Fri, 22 Jun 2001 19:52, Null wrote: > In a script I have an update query adding on to a LONGTEXT field in my > database. Strangely it will no longer work after seemingly random > string lengths. So far, one row stopped adding at 440 bytes and another > at 1049 bytes. > > mysql_query("UPDATE dod

Re: [PHP] Problem with Printer-friendly script

2002-01-03 Thread Miles Thompson
It's reasonably fast in Internet Explorer, and didn't complete in Netscape 4.7. The characters I saw were similar to yours, except that I saw fd0 (the floppy!?) instead of fd6. Could they be artifacts in the data stream? Does the initial page, www.ski-info-online.com/skiResort-print1.php?id=Al

RE: [PHP] Problem with Printer-friendly script

2002-01-03 Thread Torrent
Oh, btw, the data is extracted from a MySQL database. How do you see that affecting the problem? Tx Torrent www.ski-info-online.com -Original Message- From: Miles Thompson [mailto:[EMAIL PROTECTED]] Sent: 04 January 2002 01:30 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP

RE: [PHP] Problem with Printer-friendly script

2002-01-03 Thread Torrent
ly try the the default of 1K and see what I get. Thanks again, Torrent www.ski-info-online.com -Original Message- From: Miles Thompson [mailto:[EMAIL PROTECTED]] Sent: 04 January 2002 01:30 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] Problem with Printer-friendly scr

RE: [PHP] Problem with Printer-friendly script

2002-01-04 Thread Miles Thompson
tabase. >How do you see that affecting the problem? > >Tx >Torrent >www.ski-info-online.com > > >-Original Message- >From: Miles Thompson [mailto:[EMAIL PROTECTED]] >Sent: 04 January 2002 01:30 >To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: Re: [PHP] P

RE: [PHP] Problem with Printer-friendly script

2002-01-04 Thread Torrent
t they are way off. This is stumping a lot of people. Thanks again for your help with this. Torrent -Original Message- From: Miles Thompson [mailto:[EMAIL PROTECTED]] Sent: 04 January 2002 12:27 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [PHP] Problem with Printer-friendly scri

RE: [PHP] Problem with Printer-friendly script

2002-01-04 Thread Torrent
] Subject: Re: [PHP] Problem with Printer-friendly script It's reasonably fast in Internet Explorer, and didn't complete in Netscape 4.7. The characters I saw were similar to yours, except that I saw fd0 (the floppy!?) instead of fd6. Could they be artifacts in the data stream? Does t

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Jeff Sheltren
You can't send anything before you send headers... the "html" tag is messing you up I believe. Jeff At 08:24 PM 2/4/2002 -0800, Peter Run wrote: >Hi, > I get the warning message (see below), whenever I try anything with >authentication/session with PHP. This is tried under Windows (PHPTriad

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Ryan F. Bayhonan
Hello Peter. I discribe my reply below: > ** > Warning: Cannot add header information - headers already sent by (output > started at C:\apache\htdocs\proj\sports\phps\verify.php:2) in > C:\apache\htdocs\proj\sports\phps\verify.php on line 26 > ***

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Peter Ruan
I tried it w/o the tag and I get the BAD Header message. -Peter >From: Jeff Sheltren <[EMAIL PROTECTED]> >To: "Peter Run" <[EMAIL PROTECTED]>,[EMAIL PROTECTED] >Subject: Re: [PHP] Problem...header already sent by >Date: Mon, 04 Feb 2002 21:30:42 -0800 >

RE: [PHP] Problem...header already sent by

2002-02-04 Thread Niklas Lampén
There can't be _anything_ before headers. Even a single space and/or linebreak causes an error. Niklas -Original Message- From: Peter Ruan [mailto:[EMAIL PROTECTED]] Sent: 5. helmikuuta 2002 7:42 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP] Problem...header al

RE: [PHP] Problem...header already sent by

2002-02-04 Thread Martin Towell
ot;); * "Unauthrized" should be "Unauthorized" - missing "o" -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 4:51 PM To: Php-General Subject: RE: [PHP] Problem...header already sent by There can'

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Peter
Hi Ryan, I tried and took the tags out and I still get the same messaage. Why? Thanks, Peter > Hello Peter. > > I discribe my reply below: > > > ** > > Warning: Cannot add header information - headers already sent by (output > > started at C:\apache\htdocs\proj\sport

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Peter Run
henticate: Basic realm=\"$blah\""); Header ("HTTP/1.0 401 Unauthorized"); * "Unauthrized" should be "Unauthorized" - missing "o" -Original Message- From: Niklas Lampén [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 4:51

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Peter Ruan
klas... > There can't be _anything_ before headers. Even a single space and/or > linebreak causes an error. > > > Niklas > > > -Original Message- > From: Peter Ruan [mailto:[EMAIL PROTECTED]] > Sent: 5. helmikuuta 2002 7:42 > To: [EMAIL PROTECTED]; [EMAIL PR

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Peter Ruan
Okay, I deleted the other stuff and just put this code and I get this from my interpreter? Is this a setting problem? Thanks, Peter [Mon Feb 04 22:36:30 2002] [error] [client 127.0.0.1] malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: /apache/php/php.exe "Niklas lampén" <[

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Ryan F. Bayhonan
t;; <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 2:14 PM Subject: Re: [PHP] Problem...header already sent by > Hi Ryan, > I tried and took the tags out and I still get the same > messaage. Why? > > Thanks, > Peter > > > > Hello Peter. > > > >

RE: [PHP] Problem...header already sent by

2002-02-04 Thread Peter Brown
; [EMAIL PROTECTED] Subject: Re: [PHP] Problem...header already sent by Hello Peter. Good Day. Omitting does not solve the problem. I've experience this problem also before. I found out that the once causing the problem is when any data that has been sent to the client. I have listed some ex

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Peter
gt; > Welcome to the page. > > > > Hope this help you more. > > Until then... > > Ryan F. Bayhonan > > - Original Message - > From: "Peter" <[EMAIL PROTECTED]> > To: "R

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Ryan F. Bayhonan
It will work as expected Peter. So where do we go from here?? Ryan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problem...header already sent by

2002-02-04 Thread Jason Wong
On Tuesday 05 February 2002 15:20, Peter wrote: > Hi Ryan, > Thanks for the examples. Okay, I deleted the other stuff and just put > this code and I get this from > my interpreter? Is this a setting problem? Are you running PHP as a CGI? If so, what you want to do cannot be done. See chapte

Re: [PHP] Problem...header already sent by

2002-02-05 Thread Peter Ruan
Hi Jason, Yeap, I ran 'phpinfo()' Server API=CGI. I look at the manual and you are right, I must run it as Apache module. Can someone tell me how do I change the setting to run as an APACHE module instead? Thanks, -Peter "Jason Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED

Re: [PHP] Problem...header already sent by

2002-02-05 Thread Jason Wong
On Wednesday 06 February 2002 01:52, Peter Ruan wrote: > Hi Jason, > Yeap, I ran 'phpinfo()' Server API=CGI. I look at the manual and you are > right, I must run it as Apache module. Can someone tell me how do I change > the setting to run as an APACHE module instead? Well, you don't change t

Re: [PHP] Problem...header already sent by

2002-02-05 Thread Peter Ruan
Ryan, I just tried it with my Linux box and I get the authentication box...which is good sign. So it looks like a PHP in MS Windows (the 'fabulous' windows) setting which from the error.log file indicates as well. /** error message listed in error.log **/ [Mon Feb 04 22:36:30 20

Re: [PHP] Problem...header already sent by

2002-02-05 Thread Ryan F. Bayhonan
Hello again Peter, I describe my reply below. > I must run it as Apache module. Can someone tell me how do I change > the setting to run as an APACHE module instead? I'll be replying to this question in a Windows Operating System setting. You have 2 option in installing PHP as in Win OS, eithe

RE: [PHP] problem with code (almost fixed)

2002-11-19 Thread Noor Dawod
You'd write something like: $_REQUEST['pac_hot'][0], $_REQUEST['pac_hot'][1] and so on. Noor > -Original Message- > From: Yan Grossman [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 19, 2002 12:07 PM > To: [EMAIL PROTECTED] > Subject: [PHP] problem with code (almost fixed) > > >

Re: [PHP] Problem whith query in query

2002-11-20 Thread Marek Kilimajer
you can use temporary tables: CREATE TEMPORARY TABLE tmp_name SELECT SELECT MAX(ii.identifiseringid) AS max_ii FROM identifisering as ii GROUP BY dprosjekt then: SELECT * FROM identifisering as i, tmp WHERE i.identifiseringid='123' AND i=identifiseringid=tmp.max_id; Lars Espelid wrote: Hello

Re: [PHP] Problem whith query in query

2002-11-20 Thread Ernest E Vogelsinger
At 04:57 18.11.2002, Lars Espelid said: [snip] >I tought this would work, but it won't: > >SELECT * FROM identifisering as i >WHERE i.identifiseringid=(SELECT MAX(ii.identifiseringid) >FROM identifisering as ii >GROUP BY dprosjekt); > >also tried: > >SELECT *

Re: [PHP] Problem whith query in query

2002-11-20 Thread Ryan Gallagher
Quoting Ernest E Vogelsinger <[EMAIL PROTECTED]>: > At 04:57 18.11.2002, Lars Espelid said: > [snip] > >I tought this would work, but it won't: > > > >SELECT * FROM identifisering as i > >WHERE i.identifiseringid=(SELECT MAX(ii.identifiseringid) > >FROM iden

Re: [PHP] Problem whith query in query

2002-11-20 Thread Ernest E Vogelsinger
At 18:29 20.11.2002, Ryan Gallagher said: [snip] >SELECT * FROM identifisering as i >WHERE i.identifiseringid = ( >SELECT MAX(ii.identifiseringid) AS maxIdentifiseringid >FROM identifisering as ii > ) >GROUP BY dprosjekt > >Now that I look at it, you

Re: [PHP] Problem whith query in query

2002-11-20 Thread Ryan Gallagher
Quoting Ernest E Vogelsinger <[EMAIL PROTECTED]>: > At 18:29 20.11.2002, Ryan Gallagher said: > [snip] > >SELECT * FROM identifisering as i > >WHERE i.identifiseringid = ( > >SELECT MAX(ii.identifiseringid) AS maxIdentifiseringid > >FROM identifiseri

Re: [PHP] Problem with compilation from CVS

2002-12-25 Thread Johannes Schlueter
On Thursday 26 December 2002 00:57, Bc. Radek Krejča wrote: > Fatal error: main() [function.main]: Failed opening required > './libraries/grab_globals.lib.php' (include_path='.:/usr/local/lib/php') in > /home/starnet.cz/dbadmin3/index.php on line 8 > > Where is problem, what I made bad? Hi, are y

Re: [PHP] Problem with compilation from CVS

2002-12-25 Thread Bc. Radek Krejča
Hello, yes, I am. Because if I compile PHP from source.tar.gz (version 4.2.3), it works. But I am not sure with version of PHP from CVS. I try cvs -d :pserver:[EMAIL PROTECTED]:/repository co -r PHP_4_2_3 php4 but answer is only cvs [server aborted]: no such tag PHP_4_2_3. Command

Re: [PHP] problem with using link variables

2002-08-25 Thread Bas Jobsen
> If the variable provnum contains text such as: hello & there urlencode($provnum); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] problem with using include files

2002-08-27 Thread Stas Maximov
This should help you. This way the browser will look for images directory in the root of your webserver. Regards, Stas - Original Message - From: "Ivan Carey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 1:50 PM Subject: [PHP] problem with using include fil

Re: [PHP] problem with SUM and Postgres

2002-10-09 Thread Marco Tabini
Because pg_exec only executes the query and returns the resource that's associated with the returns. If you want to read the results, you should use pg_fetch_result(): $sql1 = "SELECT SUM(hostingcost) FROM $tablename WHERE webserver = '$webserver'"; $hosting_rs = pg_exec($connect, $sql1); $hostin

Re: [PHP] problem with SUM and Postgres

2002-10-09 Thread Marco Tabini
Sorry, folks... I meant "result" and not "returns" below. End of day = brain fried. :) Marco On Wed, 2002-10-09 at 19:32, Marco Tabini wrote: > Because pg_exec only executes the query and returns the resource that's > associated with the returns. If you want to read the results, you should > us

Re: [PHP] Problem with setcookie and IE6.0.2800.1106

2002-10-16 Thread Timothy Hitchens
Arr.. Microsoft and their attempt to get security and privacy to their clients.. have a look in the ->view -> privacy report... this will give you a starting point... John Nichel wrote: > Hi guys and gals. I'm having a problem with setting a cookie on IE 6. > I'm running RedHat 7, Apache 1.3.

Re: [PHP] Problem with setcookie and IE6.0.2800.1106

2002-10-16 Thread Chris Shiflett
John, Can you see if this works: header("Set-Cookie: foo=bar"); If not, then check the configuration for IE6. I seem to recall hearing that cookies are disabled by default for sites that are not P3P compliant? Or, perhaps that was for third-party cookies only. At any rate, I seem to recall s

Re: [PHP] Problem with setcookie and IE6.0.2800.1106

2002-10-16 Thread Timothy Hitchens
As per my earlier commments about seeing the privacy report this will answer all your questions regarding cookies.. also you can allways telnet to the host eg.. telnet {host} 80 get /{page.html} http/1.0 host: {yourdomain.com.au} {enter} {ctrl d} You should then see the header information as w

Re: [PHP] Problem with setcookie and IE6.0.2800.1106

2002-10-16 Thread John Nichel
Chris, Nope, that didn't work either. I set IE6 to accept all cookies, no matter what, but still no go. Has anyone been able to set a cookie in IE6? Chris Shiflett wrote: > John, > > Can you see if this works: > > header("Set-Cookie: foo=bar"); > > If not, then check the configuration f

Re: [PHP] Problem with setcookie and IE6.0.2800.1106

2002-10-16 Thread John Nichel
Timothy, The headers are coming across fine. I looked in the privacy report, and told IE to accept all cookies from my domain, but it still isn't registering them. If it wasn't for the fact that I've had over 100,000 page views by IE6 this month, I wouldn't give it a second glance. Cateri

Re: [PHP] Problem with setcookie and IE6.0.2800.1106

2002-10-16 Thread John Nichel
It seems that the problem is with IE, and characters in the domain name. This is a beta site (of one of my existing sites), and I have the virtual host name set as "by-tor_v70". I tried setting the cookie on another virtual host running on the same box, and it worked. So, I removed the und

RE: [PHP] Problem with the double quotes

2002-05-13 Thread Martin Towell
You shouldn't need to addslashes() if you read from a file, only for string literals, like in your test. Are the file(s) you're reading in, just text files? If so, try doing your code with the file read commands and you should see you don't need to addslashes() -Original Message- From: M

Re: [PHP] Problem with the double quotes

2002-05-13 Thread Philip Olson
Please read the following: Using Strings in PHP http://www.zend.com/zend/tut/using-strings.php Strings http://www.php.net/manual/en/language.types.string.php Notice stripslashes(), addslashes(), the PHP directive magic_quotes_gpc and the use of ' vs ". Regards, Philip Olson On Tue

RE: [PHP] Problem with the double quotes

2002-05-13 Thread Manisha
The file is HTML file. Actually I am sending email with message as this HTML file's content. I changed the header of email to accommodate HTML. Reading the file in array and putting array values as a message - whether still double quotes will not give problem ? manisha At 11:51 AM 5/14/02 +1

RE: [PHP] Problem with the double quotes

2002-05-14 Thread Miguel Cruz
On Tue, 14 May 2002, Manisha wrote: > The file is HTML file. Actually I am sending email with message as this > HTML file's content. I changed the header of email to accommodate HTML. > > Reading the file in array and putting array values as a message - whether > still double quotes will not gi

RE: [PHP] Problem with the double quotes

2002-05-14 Thread Manisha
Thanks to all who gave me reply. manisha At 02:40 AM 5/14/02 -0500, Miguel Cruz wrote: >On Tue, 14 May 2002, Manisha wrote: > > The file is HTML file. Actually I am sending email with message as this > > HTML file's content. I changed the header of email to accommodate HTML. > > > > Reading the

Re: [PHP] Problem with install php 4.2.1

2002-05-22 Thread Miguel Cruz
On Wed, 22 May 2002, Roman Duriancik wrote: > I want install php 4.2.1 (download from www.php.net) on ma linux red hat 7.0 > server. configure ran good with no errors > but when i do make install i get this error message. > make[3]: *** [gettext.lo] Error 1 > make[3]: Leaving directory `/update/ph

RE: [PHP] problem with working with dates

2002-02-15 Thread SHEETS,JASON (Non-HP-Boise,ex1)
Change it to == 1 if("$current_month == 1") Jason -Original Message- From: Jacob Walker [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 10:44 AM To: [EMAIL PROTECTED] Subject: [PHP] problem with working with dates I'm sorry to bother the newsgroup with this, but I've been r

Re: [PHP] problem with working with dates

2002-02-15 Thread DL Neil
Jacob, > I'm sorry to bother the newsgroup with this, but I've been racking my > brain on it for a few hours, and tried all the documentation, and > realize it's a coding problem that will take someone about 3 seconds to > figure out the error in. I have this code: =don't be sorry, these 'blind

Re: [PHP] Problem upgrading to PHP 4.1.2

2002-03-14 Thread Richard Archer
At 9:22 AM +0100 14/3/02, David Brannlund wrote: >This configuration works with GD 1.3-6 and Freetype 1.x. > >When we try to upgrade to PHP 4.1.2 with the same configuration, we can't >use the ImageTTF* functions. We tried to add --with-ttf to the configuration >with the result that apache wouldn

Re: [PHP] Problem upgrading to PHP 4.1.2

2002-03-14 Thread David Brannlund
Thank you VERY much!!! Worked like a charm... David "Richard Archer" <[EMAIL PROTECTED]> wrote in message news:a05100301b8b615655f5f@[203.89.243.68]... > At 9:22 AM +0100 14/3/02, David Brannlund wrote: > > >This configuration works with GD 1.3-6 and Freetype 1.x. > > > >When we try to upgrade

Re: [PHP] Problem grabbing value of session

2002-04-16 Thread Erik Price
On Tuesday, April 16, 2002, at 02:40 PM, Jeff Lewis wrote: > Right after I call those I try a is_registered and it showed that these > registered correctly. I removed that code and added a call to another > function: redirectinternal(); You can avoid the whole "session_register()" business if

Re: [PHP] Problem grabbing value of session

2002-04-16 Thread Kevin Stone
I think the problem is one of scope.. though I have never tried starting a session inside a function so I really don't know how it operates. But if you do something like.. // function is_valid($user, $privs) { // validate user.. if ($valid) {return TRUE;} } if (is_va

Re: [PHP] Problem grabbing value of session

2002-04-16 Thread Jeff Lewis
TED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 2:42 PM Subject: Re: [PHP] Problem grabbing value of session > > On Tuesday, April 16, 2002, at 02:40 PM, Jeff Lewis wrote: > > > Right after I call those I try a is_registered and it showed that these > >

Re: [PHP] Problem of characters with xml_parse

2002-07-30 Thread Analysis & Solutions
On Tue, Jul 30, 2002 at 05:12:25PM +0200, Sebastien Mole wrote: > but when I try to parse characters such as chr(#x0001) or chr(#x001F) (or others) the parser returns me an error Line wrapping... "What a concept." In my PHP XML parsing tutorial, http://www.analysisandsolutions.com/code/phpxm

Re: [PHP] Problem of characters with xml_parse

2002-07-30 Thread Rasmus Lerdorf
Can't you just use CDATA blocks? Personally I'd either use an entity reference or base64 the stuff. -Rasmus On Tue, 30 Jul 2002, Sebastien Mole wrote: > Hello, > > I have a question concerning characters : I use the function xml_parse on a >standalone XML file with the encoding "ISO-8859-1" >

Re: [PHP] Problem with $PHP_SELF on PWS

2002-08-11 Thread Bas Jobsen
> http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Problem with $PHP_SELF on PWS

2002-08-11 Thread Matt
>From: "John Brooks" <[EMAIL PROTECTED]> >Sent: Sunday, August 11, 2002 10:21 AM >Subject: [PHP] Problem with $PHP_SELF on PWS > I have PHP installed on PWS running on a Windows 98SE m/c. > When I invoke everything is fine and the form data is > extracted correctly. > When I try to embed the s

Re: [PHP] Problem with php and htmldoc

2001-07-22 Thread Justin Farnsworth
It is not exactly clear what you are doing. Are you buffering up the HTML file with ob_start, and then flushing the buffer after you run the buffer through htmldoc, that is, are you processing everything before into html before you flush out the page? If you are not buffering, then you probably

Re: [PHP] problem while reading on sockets ...

2001-07-26 Thread David Robley
On Thu, 26 Jul 2001 23:43, Arnauld Dravet - smurfie wrote: > Hello, > > simple question: > > $sock = fsockopen($server_ip, $server_port, $errno, $errstr, 30); > while(!feof($sock)) echo fgets($sock,4096); > fclose($sock); > > why does the while() makes an infinite loop, like if FEOF was never > fo

Re: [PHP] problem while reading on sockets ...

2001-07-27 Thread Arnauld Dravet - smurfie
well because i'm not connecting to a web server ... - Original Message - From: "David Robley" <[EMAIL PROTECTED]> To: "Arnauld Dravet - smurfie" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 27, 2001 3:35 AM Subject: Re: [PHP]

Re: [PHP] Problem with require(), determining context.

2001-08-06 Thread Michael Mehlmann
> Hello! :) > > I have a script that loads another script with require() and based on > the context, I'd like different things to happen. So, index.php is > calling the required file require.php. And when require.php is run, if > there's no HTTP_REFERER and the file is index.php, everything is

Re: [PHP]Problem with Error/Mail/something...

2001-08-13 Thread Richard Lynch
> include("/home/fplg/lib/functions.php"); We'll probably need this file as well... > echo "starting page"; > if(!isset($action)) { > $action = 1; > } > echo "finished isset action if"; > > echo "starting if for submit check"; > if($submit) { > //$action = 2; > echo "inside if";

Re: [PHP] Problem with PHP y Phorummail

2001-09-05 Thread Brian Clark
@ 2:52:49 PM on 9/5/01, Webmaster wrote: > [root@corotu docs]# ./phorummail > php: error in loading shared libraries: libmysqlclient.so.6: cannot open shared > object file: No such file or directory > What can I do for execute this script properly, What I doing it wrong? > I am running Apache 1

Re: [PHP] Problem with PHP y Phorummail

2001-09-05 Thread Brian Clark
@ 3:55:04 PM on 9/5/01, Webmaster wrote: > Thanks for your answer, but I can't find libmysqlclient.so.6 in my > server, is not in MySQL lib directory or PHP Lib directory, How I > can do for install or copy this lib?? Do I need reinstall MySQL?? > what use in ./configure line???. Try running upd

<    5   6   7   8   9   10   11   12   13   14   >