perfectly ok. In fact if I reload
the page the script executes normally.
This happens (unfortunately) quite often now, albeit randomly. I would say
that in 10-15% of script executions it happens.
Anyone has a clue of what might be wrong?
Thanks in advance
Francesco
--
PHP Windows Mailing List
perfectly ok. In fact if I reload
the page the script executes normally.
This happens (unfortunately) quite often now, albeit randomly. I would say
that in 10-15% of script executions it happens.
Anyone has a clue of what might be wrong?
Thanks in advance
Francesco
--
PHP Windows Mailing List
ack track to
> the particular code segment that causes the script to fault.
>
> If it always happens review your (entire) code carefully once
> again, that is including the full call stack.
>
> Kind regards,
>
> //Anders
>
> On Mon, 2003-09-22 at 13:05, Francesco wrot
In the current issue of php|architect - an electronically distributed
magazine, which you can find here http://www.phparch.com/ there is an
article on printing with php. The magazine is not free, but is good value
anyway.
HTH
Francesco
"Brian M McGarvie" <[EMAIL PROTECTED]>
Try something written in Java, then you tell me...
"B.A.T. Svensson" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> Why do a text editor need to be fast???
>
>
> On Tue, 2003-11-04 at 17:33, Francesco wrote:
> > Or Ultraedit. Super-fast
nor UltraEdit, so please enlighten me.
>
> On Wed, 2003-11-05 at 12:05, Francesco wrote:
> > Try something written in Java, then you tell me...
> >
> > "B.A.T. Svensson" <> ha scritto nel messaggio
> > > Why do a text editor need to be fast???
&
Anyhow, I agree that it is indeed annoying with a slow
> editor, but my question was about what possible could
> be the point with a fast editor?
>
> In my opinion an editor just need to be sufficient fast,
> in other words "not slow".
>
>
> On Wed, 2003-11-05 at 1
"='{$_POST['swmEmail']}'";
$sth = ociparse ($conn, $sql) or die ("Couldn't parse SQL: $sql\n");
ociexecute ($sth) or die ("Couldn't execute SQL: $sql\n");
if (ocifetchinto ($sth, $usr, OCI_ASSOC)) {
// Do stuff here with $usr['irpUser'
e pdf functions. You should also check the version of PDFlib
working on your server because latest versions of PDFlib have different
functions.
On phpbuilder.com you can find a useful template and further information
can be seeked on pdflib.com
I hope this could be useful to you.
Francesco
P.S.
P
help out
on this?
Tanks
Francesco
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ings?
You might want to review all relevant settings of the server.
Kind regards,
//Anders
On Mon, 2003-09-22 at 14:08, Francesco wrote:
> Unfortunately it cannot be a data problem, because PHP finds syntax
errrors
> every time in some other part of the code. And not just in one s
levant settings of the server.
>
> Kind regards,
>
> //Anders
>
>
> On Mon, 2003-09-22 at 14:08, Francesco wrote:
> > Unfortunately it cannot be a data problem, because PHP finds syntax
> errrors
> > every time in some other part of the code. And not just
t; Da: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]
> > > Inviato: lunedì 22 settembre 2003 15.02
> > > A: Francescofrancescomarsanbmgc
> > > Cc: [EMAIL PROTECTED]
> > > Oggetto: Re: [PHP-WIN] PHP randomly is not parsing a valid script
> > >
>
script
> >
> > In that case; has anybody changes the server settings?
> > You might want to review all relevant settings of the server.
> >
> > Kind regards,
> >
> > //Anders
> >
> >
> > On Mon, 2003-09-22 at 14:08, Francesco w
little bit older dual Pentium 1.1GHZ -- but with exactly
the same software, the problem does not appear.
Have you any clue to give me? Did you solve your problem?
Thanks
Francesco
Or Ultraedit. Super-fast.
-Messaggio originale-
Da: Luis Moreira [mailto:[EMAIL PROTECTED]
Inviato: martedì 4 novembre 2003 17.28
A: Disko_kex; 'Bobo Wieland'; [EMAIL PROTECTED]
Oggetto: Re: [PHP-WIN] best php editor?
There is also PHPEDIT and TEXTPAD (this one at http://www.textpad.com/
xt0101["wday"]<5 &&
$week==53)
$week=1;
if ($week==0)
$week = ISOWeek($y-1,12,31);
// return(substr("00" . $week, -2));
return($week);
}
HTH
Francesco
-Messaggio originale-
Da: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]
Inviato: g
Hi guys,
i'm new in this mailinglist!
This is a test.
Ciao
Francesco
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi guys,
i'm making a application with winbinder to test skype-api.
My code is this:
$com = new COM("SKYPEAPI.Access") or die("can not create
SKYPEAPILib.Access object");
$com -> Connect();
$com -> SendMessage("myfriend", "my com example");
19 matches
Mail list logo