tation and it seems that this
is where the memory goes really up. Is there a way we could change this ?
Kind Regards
Wim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
";/* this is printed to the screen */
echo "$wim"; /* this is NOT printed to the screen */
echo "$host"; /* only the is printed */
echo "$database"; /* only the is printed */
echo "query: $query"; /* o
Does anyone still have the tarfile for the manual. On the website they
announce that these manuals will be redeployed shortly but this message
is already three weeks there and I need this (as always ) urgently.
Thanx in advance for sending it .
Wim
--
PHP General Mailing List (http
Well said !
More in general , I would like to take the opportunity to thank you and the
Zend team for your contribution with regards to the complete PHP project.
Wim
-Oorspronkelijk bericht-
Van: Zeev Suraski [mailto:[EMAIL PROTECTED]
Verzonden: Wednesday, June 18, 2003 9:50 AM
Aan: Ryan
nyone any ideas ?
Thx,
Wim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
At least : step 1.
Does anyone know what is meant by the 'interfaces' file ?
The servername argument has to be a valid servername that is defined in
the 'interfaces' file.
-Oorspronkelijk bericht-
Van: Wim Paulussen [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, J
That's it . Thank you very much !
-Oorspronkelijk bericht-
Van: Adam Voigt [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, June 17, 2003 5:10 PM
Aan: Wim Paulussen
CC: [EMAIL PROTECTED]
Onderwerp: Re: [PHP] MSSQL connection
You need to turn on the MSSQL extension in your php.ini,
ith the manual . I was wondering
whether this is related to the definition in the 'interfaces' file (whatever
that may be).
All help highly appreciated.
Wim
I stick with the Wrox publications : for me 'Professional PHP' and
'Beginning PHP Databases' (with very good section about the DB class in
PEAR) serve me in almost all my needs.
The online manual though serves about 95 % of my queries.
-Oorspronkelijk bericht-
Van: Joel Rees [mailto:[EMAI
My two cents : jEdit
main reasons why :
- syntax highlighting
- works on Linux and Windows (java-based)
- full folding capabilities
Wim
-Oorspronkelijk bericht-
Van: M-Ali Mahmoodi [mailto:[EMAIL PROTECTED]
Verzonden: Monday, June 16, 2003 7:35 AM
Aan: [EMAIL PROTECTED]
Onderwerp: Re
extract from php.ini file
<<
; Allow the tags are recognized.
; NOTE: Using short tags should be avoided when developing applications or
; libraries that are meant for redistribution, or deployment on PHP
; servers which are not under your control, because short tags may not
; be supported on the
page 1 : login.php
input user name -> Post veriable
input password-> post variable
page 2 : verify.php
session_start()
// supposing name is entered
if (!$_POST['password'] == "")
{
// verification against database
if (successfully authenticated)
{
$_SESSIO
LS,
I am looking for a way to replace "." (=dot) to "," in a string with either
ereg_replace or preg_match . I read the manual in PHP on Pattern matching
for preg_match but could not immediately trace it.
All help appreciated.
Wim
--
PHP General Mailing List (htt
Check this out , mate.
Fatal error: Failed opening required 'PEAR.php' (include_path='') in
/home/groups/p/pr/prattcms/htdocs/phplayersmenu-2.3.5/lib/layersmenu.inc.php
on line 4
-Oorspronkelijk bericht-
Van: Randum Ian [mailto:[EMAIL PROTECTED]
Verzonden: Wednesday, June 04, 2003 11:33 A
logging in into the
database secure !
Nobody forces you to use the session system and if you want to shy away from
it , it is your choice, but I am a little bit afraid that your lenghty email
about session insecurity will be meaningfull only for the core PHP
developers/auditors.
Wim
Dear Ryan,
2 possible scenarios I use :
a. store the values in variables that you transfer back and forth using
'hidden' input
b. store the values in variables that you register in the session you opened
(fyi all my php files start with session_start regardless whether I use it
or
You should be able to use $_SESSION with register_globals on.
"
If you want your script to work regardless of register_globals, you need to
use the $_SESSION array. All $_SESSION entries are automatically registered.
If your script uses session_register(), it will not work in environments
where r
You can do this either by sending 'hidden' input and store the POST value in
the 'hidden' input or by storing the variables in a session. At least , that
is what I do and it works for me.
-Oorspronkelijk bericht-
Van: Shaun [mailto:[EMAIL PROTECTED]
Verzonden: Wednesday, May 28, 2003 6:23
Did you already look up executables in the mysql/bin folder and ran them .
Try launching winmysqladmin.
-Oorspronkelijk bericht-
Van: Brian Dunning [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, May 27, 2003 6:07 PM
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP] Installation help
Hi,
I am a lam
t; your file that you need to access also needs to be owned by nobody.
>
> Fred
>
> Wim Godden <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hi,
> >
> > I'm trying to open a file (using fopen) in the /
as root (which I
don't like at all !) ?
Greetings,
Wim Godden
--
PHP General 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]
Somebody knows why I cannot reach the $HTTP_SESSION_VARS in a function
For example, why does this not output the "en-US" string three times:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
etter, more efficient algorithm? Tia.
--
Greetinx,
Wim Koorenneef <[EMAIL PROTECTED]> Boxtel, the Netherlands
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrat
23 matches
Mail list logo