please unsubscribe
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s any results so I can't imagine it's very
common.
Any ideas how I am to access that property in my code?
Thanks all,
Alex
--
Alex Bovey
Web Developer | Alex Bovey Consultancy Ltd
Registered in England & Wales no. 6471391 | VAT no. 934 8959 65
PHP | MySQL | AJAX | XHTML | C
Does anyone know where the IMAP and XSL extension DLLs went in the 5.2.6
release of PHP? They were there in 5.2.5 and I see no references to them
being moved in the 5.2.6 changelog.
Thanks in advance,
- Alex
ill likely give the
latest version of php a shot when I get some time? Hopefully it has no
problems with Apache 2.2? Thanks again.
- Alex
On 1/17/07, Niel Archer <[EMAIL PROTECTED]> wrote:
Hi
> Thanks for the reply. I'm not sure I know what you mean by "if
> installed in its d
want to do that for all of
phpBB2 and all of MediaWiki. So I figure I must have something
configured incorrectly right? Thanks.
- Alex
On 1/17/07, Niel Archer <[EMAIL PROTECTED]> wrote:
Hi,
Relative paths only work from the php file's directory. NOT for the
include directory. In my ex
they use relative paths for includes. phpBB2 does
work when I change relative to absolute but I don't want to go through
and edit ever single file... plus upgrades will be a pain. So anyone
run into this problem and solve it? Thanks.
- Alex
some phpinfo:
PHP Version 5.2.0RC3-dev
Build Dat
got such a db and "want" to share it *begging*
or know such software with an full cvs / db export function.
please shoot me an email - i go crazy
regards
alex
y new year,
Alex
Daniel Anderson wrote:
Hey, is there a particular algorithm that will enable the PHP script to detect
the user's internet connection?
Cheers,
Dan
The short answer is no. If you want the long answer - please let me
know - but it is quite long :-)
AJ
--
www.cubicalland.com
--
PHP Window
Mike Matz wrote:
Is there currently any way to retrieve Unicode data from SQL Server?
I'm working with SQL Server Express 2005, on a database that's been
restored from an old SQL Server 2000 database. I'm writing a PHP script
that imports data from the MSSQL database, processes it, and adds it t
Piqué'; Alex Turner
Cc: php-windows@lists.php.net; 'Stanislav Malyshev'
Subject: TPN POSSIBLE SPAM:RE: [PHP-WIN] Re: Problems with fscanf [WORKAROUND]
fgetc
The "{} syntax" means to run a command whithin another command, whitout having
to store results previously.
As an ex
http://www.project-network.com"www.project-network.com
_
From: German Piqué [mailto:[EMAIL PROTECTED]
Sent: 29 September 2006 11:35
To: Alex Turner
Cc: php-windows@lists.php.net; Stanislav Malyshev
Subject: TPN POSSIBLE SPAM:Re: [PHP-WIN] Re: Problems with fscanf [WORKAROUND]
fgetc
mmm..
Stanislav Malyshev wrote:
German Piqué wrote:
Well, I managed to work with the spaces but using fgetc instead of
fscanf.
Just as a note I think it would be much more efficient to use fgets or
fread and then parse resulting string using regular expressions. Unless
you have some limitations
German Piqué wrote:
2006/9/13, Alex Turner <[EMAIL PROTECTED]>:
Dale Attree wrote:
> PHP on windows does not support mapped network drives, you would
need to
use
> sockets and connect to the IP of the machine you wish to write to.
With this solution... I readed that i need p
Aspen Olmsted wrote:
Hello,
I need to use IIS on windows 2003 boxes and I am trying to figure out
the best way to configure this.
I believe fastcgi is the way to go but I am confused on the setup.
There is an isapi_fgi.dll that works with 5.2? but not 5.1.x? What is
php-cgi.exe? Is this a
German Piqué wrote:
Well, I tried and all of you were right... but I tried it a days ago and it
didn't worked!! :( That's fustrating... I don't understant why works now...
Well... Thank you all :D
2006/9/20, Mikael Krogius (Winwap Technologies) <[EMAIL PROTECTED]>:
> I don't know if its a wi
Stut wrote:
Daniel Anderson wrote:
I see what you mean though, but it would still be handy to find out
how to find the Reverse IP/DNS anyway.
Does anyone know?
http://php.net/gethostbyaddr
-Stut
Daniel,
Just be careful because if you ban people by ip/dns you will end up
banning a lot of
Dale Attree wrote:
PHP on windows does not support mapped network drives, you would need to use
sockets and connect to the IP of the machine you wish to write to.
-Original Message-
From: German Piqué [mailto:[EMAIL PROTECTED]
Sent: 13 September 2006 08:25 AM
To: php-windows
Subject: [
DevPhp wrote:
Hallo,
thanks for reply.
Also - why double launch? Why not launch csript directly?
I've tried to launch Cscript directly...but it didn't work,
So I try to launch it in an alternative way, to bypass the permission
problem.
It's not necessary double launch
I guess that you
Alf Stockton wrote:
Hendrik Visage wrote:
On 9/8/06, Alf Stockton <[EMAIL PROTECTED]> wrote:
In this little script:-
Obviously $names won't be defined in the initial state the first time
this line
is hit, thus count($names) would/should be undefined...
Interesting that this works on version
Foreach is very much better as it does not mean having to traverse the
array to find the given value. If you have a long array, you'll find
looking up a element by index gets slow.
AJ
Stut wrote:
Hendrik Visage wrote:
right>
The rewrite below does not iterate around the array as you were i
zerof wrote:
Bradley Davidson escreveu:
I have tried to follow the instructions to manually install PHP on
Windows
XP, using IIS and MySQL. I have been unable to test if PHP is installed
because when I try to open a PHP file in a browser (either firefox or
IE6)
it launches Dreamweaver.
What
DevPhp wrote:
Hi,
I've a problem with php and the execution of an external script.
The script is adutil.vbs , belonging to the IIS administration Script on
windows 2000 server.
The vbs have to be execute with Cscript.exe.
When I execute it from Dos shell there's no problems: for examples
c:\C
Leo G. Divinagracia III wrote:
have you seen a web server built on php??
http://nanoweb.si.kz/
Yes - nice but I stayed away from it for serious work on Windows. I
would think about it for small stuff on xnix. Just a personal thing, I
got burned once thinking that PERL stuff like this,
Kathy Lessa wrote:
I am running PHP v5.1.6 on Windows XP Pro. I have been unable to save
session variables, and I've tried everything I can think of with no
luck so far.
I have confirmed that I have writable access to my session save path,
but session variables are still not saved. Does anyone h
All,
I have just had some very pleasing success with Eaccelerator on windows.
Has anyone else been trying this on windows. Has anyone had
production experience with this?
Thanks for any feedback. I have written up the work I have done so far
at http://nerds-central.blogspot.com/2006/08/ea
I don't want to be rude here! However, have you checked that the
instance of Navision 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 b
high load, this was a
requirement of the sort of web application we are building.
Please - I love Apache! We I have been involved on Unix/Linux/FreeBSD
projects Apache is has been a no brainer. For windows though life is
not so simple :-(
Thanks for your input.
AJ
zerof wrote:
Alex
Thanks Bob - seems like a cool alternative!
Before we built TAG.net we used EasyPHP for this. It is apache, but in
general does not require any setup - just install and off you go:
www-easyphp-org
I'll make a summary of all the responses if there are enough.
AJ
Bob Stout wrote:
All,
For over a year we have been developing our own web server for running
PHP on windows. We tried Apache 1x and 2x and they did not quite fit
the bill. The first was not stable enough and the second caused
threading problems with our COM library.
I am really interested in what configura
HI, I have been searching the internet for days trying to find a way of
getting the windows username (%username%) of the current logged on user and
submitting it, along side some other information (entered into the form by
the user), to a MysQl database. This will enable me to know who has
subm
Hi All,
I am doing a lot of PHP work with COM. The system uses php 4.3.3.3 and
php is being driven via FCGI from our own web server (TAG).
We create an instance of an in-process COM server using the following
technique:
function GetFactory()
{
static $obj;
static $objSet = 0;
if($o
i believe, that sometimes topics which seems to be off topics, are totaly
important
at least for brain storming,.. if it isnt spam and not some crap commercial,
.
the biggest projects are in us, in our minds, and/or sometimes also
someone got an idea/problem, and post is as an off topic, dont u th
yeah, i know this problem aswell. i am not talking about the COM lib. just
about the situation
how to get all these address book, notice,... from outlook and back.
i didnt thought about the COM - thx at least - over the weekend i will check
it out, unless no one
found some solution over COM, cz t
which this error
occurs. When I upload it to a second remote (Linux) test server it works
fine!
Office Server: Windows 2000 Server + IIS 5.1, PHP Version 4.3.9 (Zend Engine
v1.3.0), MySQL 3.23.49.
Remote Server: Linux + Apache, PHP Version 4.1.2 (Zend Engine v1.1.1), MySQL
3.23.39.
Any ideas gratefully received! Thanks,
Alex
ot;Under Construction"
displays. That means that IIS is set up for what the default file is.
(probably asp, htm or aspx)
alex hogan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Did you set php as a file type in IIS?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
I would appreciate any help on this issue as it's starting to drive me mad.
Many thanks
alex
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi:
I output the result from mysql to an excel file. yet, it works in Linus but IE.
anyone know why?
thanks.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks
--
truely yours
Alex
de A.
I wanted: Hello from class A a subclass of Class B
But the result is: Hello from class A a subclass of
Is it possible something like: $this->parent->var1 or similar?
--
Best regards,
Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello ALL!
I've installed Console Color package from PEAR and tied to use it.
I got just ANSI colors in form of text like: <-[34m Hello <-[0m
Where could be the problem? Some time ago I used similar package in
Perl and it worked fine.
Best regards,
Alex
--
PHP Windows Mailing
nd is not specified in the
> 'c:\mysql\share\charsets\Index' file
What can I do to get rid of them?
Best regards,
Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello ALL!
I've made an IRC client with DCC support (it uses many sockets)
I use socket_select in an infinite loop. All works fine, but the
problem is CPU usage. When I start my script CPU-usage rises to 100%
and stops there :(
So I wander is there any way to optimize the code to lower the CPU
usa
is there a way to debug on a remote server?
"Dash McElroy" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Alex,
>
> You have to point it at your ISP's SMTP server (assuming this is for
> home). Check your mail program
I followed the instructions in a php manual to write a script that will send
emails using mail() function. Only one problem, where is my sendmail
program on windows XP. Or what do i need to configure in the php.ini file?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit:
Ok gurus... how do i configure php to so when i use the mail() function...
it will work? Or maybe a better question is how do i set up my IIS to send
email.
Thanx
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello.
Here is the question:
I have apache 2 and php4.3 installed as cgi script (not an apache2 module),
so, in apache2 config i've create a webDir, it normally works from IE,
so, then a've load apache2 mod_dav and it starts working too (from Network
Places i can add this folder).
Now, the questio
Hello all!
as writen in the topic...
it cant load the php_mssql.dll
and i have no clue left what i did wrong
its PHP 4.2.3 with IIS on NT5
Thanks in advance!
Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
;
I have tried setting cgi.force_redirect=0 and it makes no difference.
I have also installed apache, but am not sure if I need to remove PWS to use
it.
--
Alex Francis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ICAgdGhlIHRleHQgbGluZSBicmVhay4gSFRUUCByZWxheGVzIHRoaXMgcmVx
dWlyZW1lbnQgYW5kIGFsbG93cyB0aGUNCiAgIHRyYW5zcG9ydCBvZiB0ZXh0
IG1lZGlhIHdpdGggcGxhaW4gQ1Igb3IgTEYgYWxvbmUgcmVwcmVzZW50aW5n
IGEgbGluZQ0KICAgYnJlYWsgd2hlbiBpdCBpcyBkb25lIGNvbnNpc3RlbnRs
eSBmb3IgYW4gZW50aXJlIGVudGl0eS1ib2R5LiBIVFRQDQogICBhcH
i am running also
OS: WinXP Pro
Apache 2.0.36
PHP 4.2.1 (module)
if i replace:
while(!feof($fc)) {
set_time_limit(5);
echo fread($fc, 10240);
flush();
}
with this
echo fread($fc, $file_size);
it works fine. But now we have an other problem: memmory l
Hi,
I have the same problem
Mail me if you have an idee ([EMAIL PROTECTED])
if (!($fc = fopen($base_path . $path . $file, "rb"))) {
echo "error\n";
exit;
}
$file_size = filesize($base_path . $path . $file);
ob_end_clean();
ignore_user_abort(false);
Hi,
I have made a php script ware you can download some files, but it doesn't
work very well
After the first "echo fread($fc, 10240);" line it will send some strange
data
what to do?
if (!($fc = fopen($path . $file, "rb"))) {
echo "error\n";
exit;
}
$file_si
t; schreef in bericht
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> what util? url.exe? where can I find it?
>
> --
> . : . : . : . : . : . : . : . : . : . : . : . : . : .
> michael ericsson
> [EMAIL PROTECTED]
>
>
> "Alex Elderson" <[EMAIL PR
If you want to include a library on linux you must recompile php.
On windows you have only to uncommented the "extension-php_dbase.dll" line
If you get a error on API numbers then you have a wrong version of dbase (or
php).
"Tony Tzankoff" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL P
Let your webserver log for you.
if u run apache with VH do:
>
ErrorLog c:/web/logs/webserver.hardinxveld.netflex.nl-error_log
CustomLog c:/web/logs/webserver.hardinxveld.netflex.nl-access_log common
in your php.ini:
;error_log
- Original Message -
From: "Joris Pinnoo"
Use this (small) util to view your headers
look for
Set-Cookie:
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
says...
>
>On Thursday, June 27, 2002, 9:55:00 AM, "michael" wrote:
>
>> I've installed php v4.2.1 on my IIS (Win2000). The IIS works fine with php
>> but I can't set a cookie.
It's running on winXP apache 2.0.36 PHP 4.2.1 (test server) from the shell
What to do?
Alex Elderson
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
close
Content-Type: text/html
Alex Elderson
[EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://www.php.net/manual/en/features.commandline.php
This is all you need.
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
>
>hi,
>
>1.
>I have to parse php scripts from a visual basic program without using apache
>or IIS or any other web server. There are several DLL's in php dire
I used - LoadModule php4_module C:\Program Files\Apache
Group\Apache\php-4.2.0-Win32\experimental\apache2filter.dll. But then when I
do an Apache -K start I get the following error message: "Load Module takes
two arguments, a module name and the name of a shared object file to load it
from"
Wh
How did you installed PHP i have tried without sucess. I tried the
experimental, but I get the message "Loadmodule takes two arguments, a
module name and the name of a shared object file to load it from " which I
did - LoadModule php4_module C:/Program Files/Apache
Group/Apache/php-4.2.0-Win32/ph
I 'm searching a php template modul. Where can i find them??
Thanks Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> I'm currently writing "The PEAR Manifest", a document that clearly
> defines PEAR once and for all. I'll post the first draft on pear-dev
> here when it's done, but to answer your question, there has been talk
> about a "core" set of packages for a while. In the manifest these are
> called PFC
> * Manuel Lemos wrote:
>> I think that the greatest point of the merger is to have one and only
>> one abstraction layer in PEAR,
>
> I think consensus was that there shouldn't be "the one and
> only XYZ" PEAR class but "more than one XYZ" PEAR class (like
> IT[X] and the PEAR rewrite of PHPLib'
>> I will first focus on the functional aspects, then step by step making
>> the necessary changes to make that final code compliant to the PEAR
>> coding standard.
> This makes no sense for PEAR.
>
> I propose this way:
> 1. pearize Metabase (functionNames, using PEAR_Error)
> 2. commit the stuf
also, failing all else, use implode to concatenate the array into a string,
then pass it and explode it at the other end.
"Pac Mon" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> If they don't need to be visible include this form element in the form to
be
>
s fine when
there by itself. The header method though is screwing it up... why?!?!
, Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
s fine when
there by itself. The header method though is screwing it up... why?!?!
, Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
This works fine:
But way does this not work???
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
I have made a ldap login script and i learn that the Active Directory is a
poor ldap service!
i you conect annonymously to a Directory server you can't do enything! do a
ldap_bind with username and password!
"Tim" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECT
$auth_user is set, but i
want no popup window. I want i web-page for username and password!
Can anybody help me?
Alex Elderson
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
I just installed PHP Version 4.06 and when i try to start IIS it says
Uexpected error 0x8ffe2740 occured.
Oh yeah Using IIS 5 with windows XP Pro
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED
I trying to manipulate images, copy, resize I know for do it, I need GD
libraries, I have this libraries into my server, but I have this error
always.
Fatal error: Call to undefined function: imagecreatefromjpg() in
C:\apache\htdocs\lignea\imatge.php on line 15
How I can define de function
T
http://localhost/test.php , IE always prompts me to open
or save the file for some reason, does anyone know why?
~Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators
try to use something else.
Alex.
I cannnot fin out what com app. name this program has. I am trying to send
commands to a gameserver while it is running and also the commands will be
different depending on whats going on inside the game sever. It runs inside
of a windows cmd.exe box. If I can use CO
Hi,
>I have been looking for a way to send commands to a windows application.
You can do the communication with your application as with a set of COM
objects
via php scripts.
>I can start the application and leave it running in the background.
You do not need to start the application at the b
Sorry, it looks like my previous message to the list was not posted.
Try to convert your gif image to 32-bit mode and print it. Gif images are
8-bit only and, may be, the printer driver's dithering for the gifs is not
correct.
Alex.
>I'm using version 3 of PHP to build a .g
Hi,
Try to convert your gif image to 32-bit mode and print it. Gif images are
8-bit only and, may be, the printer driver's dithering for the gifs is not
correct.
Alex.
>I'm using version 3 of PHP to build a .gif image file dinamicly.
>I don't know what's happening,
Hi, Alain and Frank!
Thank you for the links but this is a lib for gifs and php 4.01 and 4.04.
What about php 3 and jpg/png?
Alex.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
Hi!
What PHP version you have benchmarked?
>I was running some simple database performance tests this morning using PHP
and
>Cold Fusion using MS SQL on an NT box. On my first test, I did a number of
>select statements. To my surprise, Cold Fusion (using OLEDB) came in at 4
>seconds to PHP's 8.
Hi,
I'd like to get the GD lib for PHP but don't know where is it. I checked
php.net but there only link to the source code. Is there any dll or
something that doesn't require me to compile? I use NT 4.0.
Regards,
Alex.
--
PHP Windows Mailing List (http://www.php.net/)
To
Paul,
Have you tried adding c:\php-4.0.4 to your java.library.path?
Alex
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
84 matches
Mail list logo