[PHP-WIN] winbinder + skype

2005-07-22 Thread Francesco Reitano
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");

[PHP-WIN] [PHP] new

2005-07-22 Thread Francesco Reitano
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

[PHP-WIN] Re: Strange result returned from Oracle

2004-09-22 Thread Francesco
"='{$_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'

[PHP-WIN] R: [PHP-WIN] Problem No of weeks returned by date function

2004-06-10 Thread Francesco . Marsan
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

Re: [PHP-WIN] R: [PHP-WIN] best php editor?

2003-11-05 Thread Francesco
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

Re: [PHP-WIN] R: [PHP-WIN] best php editor?

2003-11-05 Thread Francesco
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??? &

Re: [PHP-WIN] R: [PHP-WIN] best php editor?

2003-11-05 Thread Francesco
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

[PHP-WIN] R: [PHP-WIN] best php editor?

2003-11-04 Thread Francesco . Marsan
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/

[PHP-WIN] weird random parse errors on PHP 4.1.x / Win2k

2003-10-03 Thread Francesco . Marsan
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

[PHP-WIN] Re: PHP PDF Support...

2003-09-25 Thread Francesco
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]>

[PHP-WIN] R: [PHP-WIN] Re: R: [PHP-WIN] Re: R: [PHP-WIN] PHP randomly is no t parsing a valid script

2003-09-22 Thread Francesco . Marsan
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

[PHP-WIN] R: R: [PHP-WIN] Re: R: [PHP-WIN] Re: R: [PHP-WIN] PHP randomly is no t parsing a valid script

2003-09-22 Thread Francesco . Marsan
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 > > > >

[PHP-WIN] R: [PHP-WIN] Re: R: [PHP-WIN] PHP randomly is not parsing a valid script

2003-09-22 Thread Francesco . Marsan
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

[PHP-WIN] R: [PHP-WIN] PHP randomly is not parsing a valid script

2003-09-22 Thread Francesco . Marsan
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

Re: [PHP-WIN] PHP randomly is not parsing a valid script

2003-09-22 Thread Francesco
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

[PHP-WIN] PHP randomly is not parsing a valid script

2003-09-22 Thread Francesco
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

[PHP-WIN] PHP randomly is not parsing a valid script

2003-09-22 Thread Francesco
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

[PHP-WIN] COM extension causing Apache to crash under W2000

2003-06-26 Thread Francesco Marsan
help out on this? Tanks Francesco -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PHP with PDFlib installation on Windows

2003-04-06 Thread Francesco Pondrano
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