-Original Message-
From: James Crow [mailto:[EMAIL PROTECTED]
Sent: den 17 april 2007 18:59
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] post thru fsockopen
On Tuesday 17 April 2007 10:46:58 Joakim Ling wrote:
> Hi there
>
> Im tring to send a file with a php script,
Hi there
Im tring to send a file with a php script, Im using php 5.2 on a Win
2003 server. At the other end I just save the file and process the data
and print the result, then fetch the output and write a report. But this
doesn't work, any one got an idea? The file never get to the other end?
Wh
sion you are working with actually uses the old Navision
DB. It is just that the later versions (post MS take-over) run on MS
SQLServer as well.
AJ
www.deployview.com
Joakim Ling wrote:
> Hi Frank
>
> That would be fantastic if you could find some of your old code. The
new
> ODBC dri
]
Sent: den 19 augusti 2006 12:53 am
To: Joakim Ling
Cc: php windows
Subject: Re: [PHP-WIN] Navision ODBC
Hi Joakim,
Many years ago (Before Microsoft bought Navision) the ODBC driver was
read
only so I created native php extensions for both the DOS and Windows
version of Navision. Back then called
Hi
Anyone have experience working with Microsoft Navision ODBC, update
customer data, orders etc thru a php script?
Regards
Joakim Ling
Hi
I never had any troubles with php and mssql until I bought new servers.
I'm running win2K3 & php5.
phpinfo(); says that mssql library is loaded correctly, I moved the php
libraries to windows systemdir, change the security on the libraries so
they can be accessed with IIS.
What more to
Sounds good, but where can I find a compiled library for windows? I search
freedts.org, only source code available?
-Ursprungligt meddelande-
Från: Frank M. Kromann [mailto:[EMAIL PROTECTED]
Skickat: den 16 november 2005 17:46
Till: Joakim Ling; php windows
Ämne: Re: SV: SV: [PHP-WIN
: den 15 november 2005 17:23
Till: Joakim Ling
Kopia: php windows; Robert Twitty
Ämne: Re: SV: [PHP-WIN] mssql tcp
Hi Jocke,
Well I work with PHP and MSSQL and I know a bit about the broblems too.
The library used to build the extension (msdblib) is not thread safe so if
you are using the extension
a lot of activity windows starts to act really strange because
of a bug in php. (read more in Zend forum)
But who works with php and mssql? :-) (except me)
//Jocke
-Ursprungligt meddelande-
Från: Robert Twitty [mailto:[EMAIL PROTECTED]
Skickat: den 15 november 2005 14:20
Till: Joakim Li
them
mssql_close(); has no effect to this problem.
I changed the TCPTimeWaitDelay value to 30 in regedit to increase
connections, but still a huge problem. Anyone experience this before or
knows if converting to ODBC would work better?
Best regards
Joakim Ling
Hi
Does Zend Safeguard Suite 3.6 works with PHP 5?
Cheers
Hi,
Is it possible to use GTK WIN with PHP5?
Cheers
Hi,
Is it possible to use GTK WIN with PHP5?
Cheers
Hi
Where can I find a mcrypt library that does work with php 5.0.3 IIS6?
thanks
is uploaded in the same dialog)
-Ursprungligt meddelande-
Från: Mike [mailto:[EMAIL PROTECTED]
Skickat: den 8 mars 2005 15:44
Till: Joakim Ling; php-windows@lists.php.net
Ämne: RE: [PHP-WIN] unlink problem
That bit of code really doesn't help us at all, but my guess is that the
user PHP is run
artup... and
change the login details.
George in Oxford (I had a similar problem recently)
> -Original Message-
> From: Joakim Ling [mailto:[EMAIL PROTECTED]
> Sent: 8 March 2005 2:40 pm
> To: php-windows@lists.php.net
> Subject: [PHP-WIN] unlink problem
>
>
> Hi
>
Hi
When I'm trying to delete a file in a Dialog I receive this strange
error "HTTP does not allow unlinking in "d:\del.php on line 20". Can I
work around this?
showModalDialog('del.php?file=foo.txt',null,'dialogHeight:250px;
dialogWidth:366px; resizable:no; status:no');
thanks
hi
class foo {
static public $a = 1;
public function __construct() {
echo $this->a; /* does not work */
echo foo::$a; /* work */
}
}
Can someone please explain to me why I have to call $a outside the class
to get the value?
Hi
The standard font in GD doesn't support å (å) , it supports ä and ö. I
tried looking over the web for a gdf font, but no "standard" font with åäö.
Anyone got a suggestion?
$title = "åäöÅÄÖ";
imagestring ($this->img, 6, (($this->toolWidth/2)-((strlen($title)/2)*9)), 60,
htmlentities($
Thanks for the tips.
I tried iis_add_server, but I don't get it to work.
iis_add_server("c:\\inetpub\\wwwroot\\", "php added", "127.0.0.1", "80",
"php.localhost", 1, 1);
I receive no errors (code -501 if I print the result), and no server in IIS.
Anyone done this before?
Im running on
PHP 5.
Hi,
Is there a way to add hosts in IIS6 and alias in DNS hosts from php or
cmd. It would help me alot when I register a new customer.
I know its not php related but if someone know please share.
cheers
Jocke
Try Editplus 2, you can download a trial version at http://www.editplus.com/
Chears
Jocke
-Ursprungligt meddelande-
Från: Amir BD [mailto:]
Skickat: den 15 februari 2005 10:33
Till: php-windows@lists.php.net
Ämne: [PHP-WIN] I am looking for a PHP editor who has RTL support...
Does anyon
Hi,
Is it possible to resize jpg/gif from gd 1.7, its working fine in gd 2.0 and
my webbserver wont upgrade.
This is my example (not working in gd 1.7)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Is it possible to resize jpg/gif from gd 1.7, its working fine in gd 2.0
and my webbserver wont upgrade.
This is my example (not working in gd 1.7)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
The raw xml. I tried header("Location: $file"); but its not working in
IE. NN works fine.
http://www.lokalguiden.se/tv4/texttv.php
Any ideas?
"Jason Barnett" <[EMAIL PROTECTED]> skrev i meddelandet
news:<[EMAIL PROTECTED]>...
> Joakim Ling wrote:
>
&g
Hi,
Im trying to view a xml file (texttv.xml) thru php.
Init();
$tv->WriteHeader();
$tv->CreateDataArray();
$tv->ArrayToXML();
$tv->Close();
header("Content-type: application/xhtml+xml");
readfile("texttv.xml");
?>
But its printed in html, its not a big deal but how can I do this correct?
Thx
have probaly sumbited and URL instead of a host address then. Or
your host address is invalid - try the IP# of the host - this may
indicate a problem to do a DNS lookup.
-----Original Message-
From: Joakim Ling, Lokalguiden
To: Svensson, B.A.T. (HKG); [EMAIL PROTECTED]
Sent: 11-6-2004 9:52
works. Any
ideas?
"B.A.T. Svensson" <[EMAIL PROTECTED]> skrev i meddelandet
news:<[EMAIL PROTECTED]>...
> And what is the error message you get then?
>
> -Original Message-
> From: Joakim Ling, Lokalguiden
> To: [EMAIL PROTECTED]
> Sent: 11-6-2004
Hi
Im tring to send XML thru POST to a server. I have a demo in asp that
works fine but how do I write this in php.
This is the ASP demo
sXML = "\r\n");
} else {
if ($fp) {
fputs($fp, "POST /$sUrl HTTP/1.0\r\n");
fputs($fp, "Content-Type: text/xml\r\n");
fputs($fp, "Content-Length: ".strl
test
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
30 matches
Mail list logo