"Patrick Dunford" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On 24 Apr 2001 02:00:33 -0700 AD in php.windows, Yasuo Ohgaki said:
>
> >I also would like to have php_pgsql.dll compiled with libpq 7.1, if anyone
> >
pg_cmdtuples(). If you are using PostgreSQL 7.1, you'll get
error message telling there is no error from pg_errormessage().
Regards,
--
Yasuo Ohgaki
""Dado Feigenblatt"" <[EMAIL PROTECTED]> wrote in message
002701c0cc83$eff225e0$[EMAIL PROTECTED]">news:002701c0cc
http://www.php.net/manual/en/debugger.php
Unfortunately, PHP4 does not support it.
--
Yasuo Ohgaki
""FX Liagre"" <[EMAIL PROTECTED]> wrote in message
9bmldr$d8e$[EMAIL PROTECTED]">news:9bmldr$d8e$[EMAIL PROTECTED]...
> Hi all,
>
> I'm evalu
This section would be what you are looking for
http://www.php.net/manual/en/language.oop.php
Other sections would be useful as well.
Regards,
--
Yasuo Ohgaki
""Marcus Taylor"" <[EMAIL PROTECTED]> wrote in message
9bmaej$hmq$[EMAIL PROTECTED]">news:9bmaej$hmq
reporting = E_ALL (PHP4) or
15 (PHP3).
You should see warnings.
Regards,
--
Yasuo Ohgaki
""Asendorf, John"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I stared at that for an hour and never saw it...
>
> Thanks B
How about re-install them?
PHP4.0.5RC(SAPI)/Apahce1.3.19/W2K works fine for me.
I guess you skipped some step during installation.
Regards,
--
Yasuo Ohgaki
""Darren"" <[EMAIL PROTECTED]> wrote in message
9b2447$406$[EMAIL PROTECTED]">news:9b2447$406$[EMAI
If you disable register_globals, use $HTTP_SESSION_VARS as normal variable.
For example,
$HTTP_SESSION_VARS['counter'] = 0;
unset($HTTP_SESSION_VARS['counter'];
isset($HTTP_SESSION_VARS['counter'];
No register()/unregister()/is_registered, is required.
Regard
Do you have anything for sendmail_path?
When I had both SMTP and sendmail_path are set, mail() always failed on
Linux/Apache/PHP.
It may be the same under windows.
Make sure SMTP host is up also.
(telnet your.mail.host 80)
Regards,
--
Yasuo Ohgaki
""Guillaume ARNAUD"&quo
Check your include_path in php.ini. If you want to open files like that, you
should have "." in include_path.
Regards,
--
Yasuo Ohgaki
"Antonio Minucci" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi.
> i work
date('r') has bug. It will be fixed in 4.0.5.
day light saving will also be fixed in 4.0.5.
(Is it only in CVS? I thought it will be in 4.0.5)
Just FYI.
--
Yasuo Ohgaki
""Marck D. Pearlstone"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]"&g
ereg*() have more restrictions than preg*().
for example,
ereg('(A){1,1000}',$str,$regs);
I think it does work with current PHP.
You might find something if you search BugDB.
Regards,
--
Yasuo Ohgaki
""~~~i LeoNid ~~"" <[EMAIL PROTECTED]> wrote in mess
I guess it's not supported under windows.
getmxrr(), getdnsrr() does not work for me neither.
You can take a look at FUNCTION_LIST.txt in PHP source dist. but it seems
outdated. If you find any better source that list functions supported under
Windows, let me know to.
Regards,
--
Yasuo O
Do you have
DirectoryIndex index.html index.php
in your httpd.conf?
--
Yasuo Ohgaki
"Marco Bleeker" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello, I've just installed Apache and PHP, and adapted the Apache .co
SAPI)
Sorry about that.
--
Yasuo Ohgaki
""Tobias Talltorp"" <[EMAIL PROTECTED]> wrote in message
9a4s0i$fmp$[EMAIL PROTECTED]">news:9a4s0i$fmp$[EMAIL PROTECTED]...
> They should both be there, but perhaps they have left it out from the new
> PHP4.0.5RC1, s
Windows environments?
Regards,
--
Yasuo Ohgaki
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
9a3t5c$aul$[EMAIL PROTECTED]">news:9a3t5c$aul$[EMAIL PROTECTED]...
> As far as I know, binary PHP4.0.5RC1/Apache SAPI/Windows at www.php4win.de
doe
you
can.
--
Yasuo Ohgaki
""afan"" <[EMAIL PROTECTED]> wrote in message
004601c0b961$6cf7a870$0e1f49d1@07dzh2k322">news:004601c0b961$6cf7a870$0e1f49d1@07dzh2k322...
Hi,
Does anyone know how to in case I make by accident a never-ending-loop stop
running program?
Use htmlspecialchars() instead of addslashes().
Different standard has different methods to escape special characters.
Read relevant document for that.
Regards,
--
Yasuo Ohgaki
""afan"" <[EMAIL PROTECTED]> wrote in message
002a01c0b957$b21b97e0$0e1f49d1@07dzh2k322&q
?)
Thanks
--
Yasuo Ohgaki
--
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]
According to RFC, Location header need to be absolute URI.
(Most browsers accept relative URI, though.)
Refer to RFC.
--
Yasuo Ohgaki
""Hugo Alexandre Almeida Soares Dias"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
&g
Hello all,
I would like to know standard regular expression functions (ereg(), eregi(),
etc) are missing in PHP for Windows?
(I use PHP4.0.5RC1 from www.php4win.de)
Thanks
--
Yasuo Ohgaki
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Under UNIX, there will be core file and can use gdb what program creates core
file.
What about under Windows 2000? How do I know if my Apache is crushed or not?
Thanks in advance.
--
Yasuo Ohgaki
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
inary version of Apache for Win.
Following link is dead link.
http://www.apache.org/dist/binaries/win32/
Dose anyone know where to get it?
Thanks.
--
Yasuo Ohgaki
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
and validation is requires lot of coding without it. You can easily
find one if you look for PHP related sites.
Regards,
--
Yasuo Ohgaki
""samsom, debra"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I would like to wr
I've posted relating notes for PHP Manual
It might help.
http://www.php.net/manual/en/install-windows.php
--
Yasuo Ohgaki
""Yvan Arnaud"" <[EMAIL PROTECTED]> wrote in message
99a1c1$sr5$[EMAIL PROTECTED]">news:99a1c1$sr5$[EMAIL PROTECTED]...
> Hi,
>
27;ve never
experienced with PHP and Linux)
What is your recommendation?
Thanks.
--
Yasuo Ohgaki
--
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]
25 matches
Mail list logo