php-general Digest 5 May 2001 17:49:28 -0000 Issue 668
Topics (messages 51503 through 51549):
Re: PHP on PWS not working!
51503 by: Data Driven Design
Re: Netscape and post
51504 by: Chris Adams
51508 by: Richard Kurth
51515 by: Christian Reiniger
51522 by: Tom Carter
PHP-GTK v0.0.4 released
51505 by: Andrei Zmievski
Re: nslookup function ?
51506 by: Kurth Bemis
51529 by: Gyozo Papp
Re: Script invocation similar to ASP <%= %>
51507 by: elias
Script to interpret ssi include calls
51509 by: James Hamilton
51510 by: Roy Wilson, Jr.
WinNT+Apache+PHP4 can't connect ODBC!!!
51511 by: Art
Re: etags/ctags for PHP source (emacs/vi/etc)
51512 by: Yasuo Ohgaki
Re: session_register() - Netscape workaround?
51513 by: Jennifer
51526 by: Jennifer
Re: Search
51514 by: heinisch.creaction.de
Re: how to get RAW POST DATA!
51516 by: Yasuo Ohgaki
51521 by: Yasuo Ohgaki
Re: File upload problems.
51517 by: Yasuo Ohgaki
something like a C "struct" or "union" in PHP?
51518 by: Arne Borkowski \(borko.net\)
51523 by: Yasuo Ohgaki
Re: Running from user home directory
51519 by: Yasuo Ohgaki
Re: zlib problem
51520 by: Yasuo Ohgaki
Re: Vanishing files.
51524 by: Yasuo Ohgaki
Re: Array Assignment
51525 by: Gyozo Papp
51536 by: Alexander Skwar
PEAR extensions/patches - where to send them?
51527 by: Alexander Skwar
51543 by: Yasuo Ohgaki
"Free" Database Design Program
51528 by: Augusto Cesar Castoldi
51533 by: Kath
51534 by: Tom Carter
51537 by: Augusto Cesar Castoldi
51539 by: Tom Carter
51540 by: Matt \"TrollBoy\" Wiseman
51541 by: Augusto Cesar Castoldi
51542 by: José León Serna
51544 by: Alexander Skwar
51547 by: Augusto Cesar Castoldi
Re: How to catch the output of http:// -> text file?
51530 by: Alexander Skwar
51531 by: Alexander Skwar
51532 by: Alexander Skwar
51535 by: Alexander Skwar
"Free" Database Design 2
51538 by: Augusto Cesar Castoldi
PEAR where should I start?
51545 by: Gyozo Papp
ImageColorTransparent and Netscape?
51546 by: martin helie
Re: Apache/PHP4/SSL, downloads fail with IE 5.5 only when using sessions
51548 by: Rouvas Stathis
Session problem
51549 by: MySQL
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
In the regedit file where you put the path assuming the path is
C:\php\sapi\php4isapi.dll
You would enter
C:\\php\\sapi\\php4isapi.dll
Into the places where it says to put the path. Then save that file, then
double click it, and click ok. Then reboot windows.
Data Driven Design
P.O. Box 1084
Holly Hill, Florida 32125-1084
http://www.datadrivendesign.com
http://www.rossidesigns.net
----- Original Message -----
From: Thomas Edison Jr. <[EMAIL PROTECTED]>
To: Data Driven Design <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 1:44 AM
Subject: Re: [PHP] PHP on PWS not working!
> Ummm...you could be onto something my dear friend..
>
> > know when I set it up once I had not taken into
> > account that the .dll files
> > are in the /sapi/ folder.
>
> they in fact are in the /sapi/ folder..do i have to
> declare this somewhere? in php.ini or something?
> because i have not referenced to this anywhere!!! in
> the "extension_dir =" in the php.ini, i have given
> "C:\php4" only, which has only php.exe & php4ts.dll
> among some other few files. Should i change this to
> c:\php4\sapi ?
>
> cheers,
> T. Edison jr.
>
> --- Data Driven Design <[EMAIL PROTECTED]>
> wrote:
> > Sometimes windows just breaks, I've done clean
> > installs lately. Reinstalling
> > might fix your problems, who knows. Is the path in
> > you regedit correct. I
> >
> > Data Driven Design
> > P.O. Box 1084
> > Holly Hill, Florida 32125-1084
> >
> > http://www.datadrivendesign.com
> > http://www.rossidesigns.net
> > ----- Original Message -----
> > From: Thomas Edison Jr. <[EMAIL PROTECTED]>
> > To: Data Driven Design <[EMAIL PROTECTED]>
> > Sent: Friday, May 04, 2001 2:33 PM
> > Subject: Re: [PHP] PHP on PWS not working!
> >
> >
> > > Did both Sir. checked the execute box and
> > rebooted. i
> > > don't know where it is going wrong. suddenly i did
> > > find out that none of my ASP scripts are working
> > > either. Do you think my PWS has developed an
> > internal
> > > problem? i'm thinking of re-installing it.
> > > suggestions?
> > >
> > > T. Edison jr.
> > >
> > > --- Data Driven Design <[EMAIL PROTECTED]>
> > > wrote:
> > > > Did you check the execute box uder the home
> > > > directory properties? I think
> > > > that's when I got that error. Also you need to
> > > > reboot after you make the
> > > > registry entries, even though the instructions
> > don't
> > > > say so.
> > > >
> > > > Data Driven Design
> > > > P.O. Box 1084
> > > > Holly Hill, Florida 32125-1084
> > > >
> > > > http://www.datadrivendesign.com
> > > > http://www.rossidesigns.net
> > > > ----- Original Message -----
> > > > From: Thomas Edison Jr.
> > <[EMAIL PROTECTED]>
> > > > To: Data Driven Design
> > <[EMAIL PROTECTED]>
> > > > Cc: <[EMAIL PROTECTED]>
> > > > Sent: Friday, May 04, 2001 2:21 PM
> > > > Subject: Re: [PHP] PHP on PWS not working!
> > > >
> > > >
> > > > > i'm not getting errors, when i do open my page
> > > > > (http://localhost/test.php3) or any php3 page
> > on
> > > > my
> > > > > PWS, i get an "HTTP 500 - Internal server
> > error".
> > > > All
> > > > > the HTML files and stuff are running on my
> > PWS.
> > > > Only
> > > > > php3 is not!!
> > > > > i did not make any changes to my PWS while
> > > > installing
> > > > > this new php4.0.5 file today. had to make some
> > > > changed
> > > > > in registry for new paths and give the same
> > stuff
> > > > in
> > > > > php.ini, but i didn't do anything in PWS. the
> > > > earlier
> > > > > PHP4 was running fine on my PWS till
> > yesterday.
> > > > This
> > > > > new one is not!!
> > > > > and like i wrote before :
> > > > >
> > > > > PWS 4.0!! the PHP module is now working
> > perfectly
> > > > > on my Apache server (At Last)!! but what is
> > wrong
> > > > > with PWS???
> > > > > I have left the doc_root field blank in
> > php.ini
> > > > > And the extension_dir points to C:\php4 which
> > > > > actually contains php.exe and only 1 dll
> > file,
> > > > that
> > > > > is, php4ts.dll
> > > > > Do i have to point extension_dir to some
> > other
> > > > > location? like the "extension" folder in my
> > php4
> > > > > folder?
> > > > > Should i replace the old browscap.ini with
> > this
> > > > > new one that i got with php4?
> > > > >
> > > > > tell me what do i do?
> > > > > T. Edison jr.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > =====
> > > > > Rahul S. Johari (Director)
> > > > > ******************************************
> > > > > Abraxas Technologies Inc.
> > > > > Homepage : http://www.abraxastech.com
> > > > > Email : [EMAIL PROTECTED]
> > > > > Tel : 91-4546512/4522124
> > > > > *******************************************
> > > > >
> > > > >
> > __________________________________________________
> > > > > Do You Yahoo!?
> > > > > Yahoo! Auctions - buy the things you want at
> > great
> > > > prices
> > > > > http://auctions.yahoo.com/
> > > > >
> > > > > --
> > > > > 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]
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > 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]
> > > >
> > >
> > >
> > > =====
> > > Rahul S. Johari (Director)
> > > ******************************************
> > > Abraxas Technologies Inc.
> > > Homepage : http://www.abraxastech.com
> > > Email : [EMAIL PROTECTED]
> > > Tel : 91-4546512/4522124
> > > *******************************************
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Auctions - buy the things you want at great
> > prices
> > > http://auctions.yahoo.com/
> > >
> >
>
>
> =====
> Rahul S. Johari (Director)
> ******************************************
> Abraxas Technologies Inc.
> Homepage : http://www.abraxastech.com
> Email : [EMAIL PROTECTED]
> Tel : 91-4546512/4522124
> *******************************************
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
On 4 May 2001 21:48:46 -0700, Richard Kurth <[EMAIL PROTECTED]> wrote:
> I am having problems with Netscape and post in a form
> In I.E. post works fine but in netscape it just gives me a
> Method Not Allowed
> The requested method POST is not allowed for the URL /scripts/index.html.
>
><form method="post" action="">
>
> Why is this doing this. Sometimes I just hate Netscape
Presumably because the action attribute needs to have a value. Since your HTML
is broken, Netscape is creatively misinterpreting it, as it is wont to do.
Chris
Hello Chris,
Friday, May 04, 2001, 10:40:12 PM, you wrote:
Chris> On 4 May 2001 21:48:46 -0700, Richard Kurth <[EMAIL PROTECTED]> wrote:
>> I am having problems with Netscape and post in a form
>> In I.E. post works fine but in netscape it just gives me a
>> Method Not Allowed
>> The requested method POST is not allowed for the URL /scripts/index.html.
>>
>><form method="post" action="">
>>
>> Why is this doing this. Sometimes I just hate Netscape
Chris> Presumably because the action attribute needs to have a value. Since your HTML
Chris> is broken, Netscape is creatively misinterpreting it, as it is wont to do.
I probably better explain myself better this is a small sample
of the form. The action is set at the bottom of the form
<?php
if (! (isset($action))) {
?>
<form method="post" action="">
<input type="hidden" name="plans" value="<?echo $plans?>"
<input type="text" name="domainname" size="20">
<input type="text" name="ext" size="5" maxlength="5">
etc.... a whole bunch more
then at the end
<input type="hidden" name="action" value="check"> <-- Action is set hear
<input type="reset" name="Button" value="Reset">
<input type="submit" name="Okay" value="Order Now!">
<?php
}
if ($action == 'check') {
?>
Then it does a bunch of error checking in php code
This works just the way I planed it in IE but not at all in Netscape
On Saturday 05 May 2001 08:24, Richard Kurth wrote:
> >> Method Not Allowed
> >> The requested method POST is not allowed for the URL
> >> /scripts/index.html.
> >>
> >><form method="post" action="">
>
> Chris> Presumably because the action attribute needs to have a value.
> >Since your HTML is broken, Netscape is creatively
> >misinterpreting it, as it is wont to do.
> I probably better explain
> myself better this is a small sample of the form. The action is set at
> the bottom of the form
> <?php
>
> if (! (isset($action))) {
>
> ?>
> <form method="post" action="">
That's exactly what he was saying. Change this to
<form method="post" action="index.html">
> <input type="hidden" name="action" value="check"> <-- Action is set
Who cares about some field named "action"? The problem is the "action"
*attribute" of the <form> tag - the thing responsible for telling the
browser where to send the data. You left that empty, the browser tries to
send the data to "" -> kawoom
--
Christian Reiniger
LGDC Webmaster (http://sunsite.dk/lgdc/)
"World domination. Fast." (Linus Torvalds about Linux)
Are you trying to post a form back to the same script, which will then
process it? If so then the easiest way is just
<FORM METHOD="post" ACTION="<? echo($PHP_SELF); ?>">
On Fri, 4 May 2001, Chris Adams wrote:
> On 4 May 2001 21:48:46 -0700, Richard Kurth <[EMAIL PROTECTED]> wrote:
> > I am having problems with Netscape and post in a form
> > In I.E. post works fine but in netscape it just gives me a
> > Method Not Allowed
> > The requested method POST is not allowed for the URL /scripts/index.html.
> >
> ><form method="post" action="">
> >
> > Why is this doing this. Sometimes I just hate Netscape
>
> Presumably because the action attribute needs to have a value. Since your HTML
> is broken, Netscape is creatively misinterpreting it, as it is wont to do.
>
> Chris
>
> --
> 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]
>
Heads up, new release of PHP-GTK is available from http://gtk.php.net/.
The list of changes follows. The Win32 version maintainer hasn't put up
a build yet, if you are capable of making one just like 0.0.3 version,
please submit it and I will put it up.
Version 0.0.4 "indistinguishable from magic": 05-May-2001
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- improved speed/memory efficiency by having only one wrapper for
boxed types, except for GdkEvent, GdkColor and GdkAtom. (Andrei)
- implemented object overloading emulation layer to correct for Zend
engine's problems, now it's possible to assign and read custom
properties on Gtk+ objects. (Andrei)
- added GtkAspectFrame class definition. (Andrei)
- added GtkCTree traversal functions. (Andrei)
- optimized internal resource handling, this should save on memory.
(Andrei)
- fixed a bug that would corrupt object type when setting cascaded
property. (Andrei)
- added a few more properties to GtkCTree and GtkCList. (Andrei)
- implemented GtkMenu::popup(). (Andrei)
- fixed GtkCTree::insert_row() for good, added GtkCTree methods
node_set_row_data() and node_get_row_data(). (Andrei)
- added helper GtkCListRow class. (Andrei)
- separated GdkWindow, GdkBitmap, GdkPixmap implementations to allow
for more flexibility and clarity. (Andrei)
- implemented GtkObject methods get_data(), set_data,
connect_after(), connect_object_after(). (Andrei)
- added several more widget examples to gtk.php. (Andrei)
- added ability to get and set color for GtkColorSelection. (Andrei)
-Andrei
At 04:11 PM 5/4/2001, Matthew Luchak wrote:
goto zend.com then to the code exchange...then search for kurth bemis...i
wrote a fucntion that does just that.
~kurth
>I'm working on a email address verification script and need to do a DNS
>lookup given the IP number of a remote host.
>ie: is [EMAIL PROTECTED] a viable address?
>
>get IP gethostbyname(here.net);
>nslookup IP to get mail server address
>pfsockopen blah...blah..blah...
>
>so........is there a nifty yet undocumented nslookup() function out
>there?
>
>____________________________
>Matthew Luchak
>Webmaster
>Kaydara Inc.
>[EMAIL PROTECTED]
>
>
>--
>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]
visit the page:
http://phpclasses.upperdesign.com/browse.html/package/13
and download it.
----- Original Message -----
From: "Matthew Luchak" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 2001. május 4. 22:11
Subject: [PHP] nslookup function ?
I'm working on a email address verification script and need to do a DNS
lookup given the IP number of a remote host.
ie: is [EMAIL PROTECTED] a viable address?
get IP gethostbyname(here.net);
nslookup IP to get mail server address
pfsockopen blah...blah..blah...
so........is there a nifty yet undocumented nslookup() function out
there?
____________________________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
--
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]
I believe you just didn' try it:
<?
$PAGE_TITLE = "Short PHP tags, ASP like!";
?>
<html>
<head>
<title> <%=$PAGE_TITLE%> </title>
</head>
...
</html>
-elias
www.eassoft.cjb.net
""Bjoern Werkmann"" <[EMAIL PROTECTED]> wrote in message
9cuuc9$9av$[EMAIL PROTECTED]">news:9cuuc9$9av$[EMAIL PROTECTED]...
> Hi there,
>
> pedantic as it might seem, ..., but is there a way to implement the
> following ASP snippet in PHP
>
> <%
> Dim PAGE_TITLE
> PAGE_TITLE = "My Page"
> %>
> <html>
> <head>
> <title> <%=PAGE_TITLE%> </title>
> </head>
>
> ...
> </html>
>
> Especially important is the use of '<%='. I'd like to get rid of the echo
> in '<?php echo $PAGE_TITLE?>'.
>
>
>
>
>
>
> --
> 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]
>
Hi
I am developing pages for a site that has been constructed using nested
apache ssi virtual include calls to build each page. Each included page
may contain calls to other pages etc
This means that if I call page elements into a php page (using
include()/require() ) the <!--#include virtual="" --> calls arent parsed
by php.
Does anyone have script that reads pages for server side includes and
calls them in through php?
Cheers
james
[EMAIL PROTECTED]
Use the virtual() command to call SSI from PHP.
-Roy
on 5/5/01 2:43 AM, James Hamilton at [EMAIL PROTECTED] wrote:
> Hi
>
> I am developing pages for a site that has been constructed using nested
> apache ssi virtual include calls to build each page. Each included page
> may contain calls to other pages etc
>
> This means that if I call page elements into a php page (using
> include()/require() ) the <!--#include virtual="" --> calls arent parsed
> by php.
>
> Does anyone have script that reads pages for server side includes and
> calls them in through php?
>
> Cheers
>
> james
>
> [EMAIL PROTECTED]
>
I have Win NT4.0/SP3 with OmniHttpd as my Web Server for S/W dev. project.
It's about Web-Base MS Access Database with ODBC and it's run properly.
Recently I decided to use Apache instead. So I remove Omni and install
Apache instead, and then PHP. After that I move my program to Apache folder
and run.
I found it's can't connect to odbc from "odbc_connect", the error is about
this
Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not
found and no default driver specified, SQL state IM002 in SQLConnect in
c:\program files\apache group\apache\htdocs\test\odbc.php on line 6
So I decide to install Omni and shutdown Apache Service. It's work!!! ODBC
is all right.
But when I had shutdown Omni and start Apache service, It's doesn't. Why????
Help meeee!!! As soon as possible, Thanks.
I should have check the author's home page at first.
If you are using emacs/vi and want to use tag file. See
http://ctags.sourceforge.net/
RH7 comes with older version of ctags(etags) that does not support PHP source :(
It was nothing but a pain w/o tag file.........
--
Yasuo Ohgaki
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
9chle9$spq$[EMAIL PROTECTED]">news:9chle9$spq$[EMAIL PROTECTED]...
> Does anyone know where to get etags program that works with php source?
> Looked around, couldn't find any tag program works with emacs.
>
"Johnson, Kirk" wrote:
>
> > -----Original Message-----
> > From: Jennifer [mailto:[EMAIL PROTECTED]]
> > Subject: Re: [PHP] session_register()
>
> > > 1. What browser are you using? I, and others, have seen
> > erratic results with
> > > sessions using Netscape 4.x. If this is your browser, try
> > your code with
> > > another browser, if possible.
> >
> > This appears to be the problem. Now what? So I have to forget
> > about sessions or forget about the multitude of NS 4.x users that
> > still exist?
>
> At least 3 of us have reported this problem here on this list. No one seems
> to have an answer. On the up side, it seems to be erratic, Netscape 4.x
> sometimes works. Realistically, this affects less than 10% of your visitors.
> So.... I don't know what else to say, except good luck!
>
I thought of a workaraound for Netscape and would like some
feedback on how to do it and whether it is a good idea.
I manually edited the session file and Netscape was able to read
the variable on subsequent pages. It just can't seem to write
it.
So I thought, until Netscape 4.x is more of a gonner, I could
have my own custom_session_register() function that can open the
file and write the info manually.
2 questions.
1) Is there some reason that this would be a bad idea?
2) What is the format of the file? My file contents are
testing|s:24:"Let's see if this works.";
So that is
variable_name|what is the s for? scalar
maybe?:value_length?:value in quotes;
And I'm assuming that a newline delimits the variables? Sorry,
haven't tried a test with more than one variable yet.
Jennifer
Jennifer wrote:
> I thought of a workaraound for Netscape and would like some
> feedback on how to do it and whether it is a good idea.
>
> I manually edited the session file and Netscape was able to read
> the variable on subsequent pages. It just can't seem to write
> it.
>
> So I thought, until Netscape 4.x is more of a gonner, I could
> have my own custom_session_register() function that can open the
> file and write the info manually.
>
> 2 questions.
> 1) Is there some reason that this would be a bad idea?
I would still really like to know this answer.
> 2) What is the format of the file? My file contents are
> testing|s:24:"Let's see if this works.";
I think I figured this out.
variable_name|variable_type*:length*:value*;
*variable_type is the first letter of the type
*length can be diferent things depending on the variable type.
I've only tried a few, but here is what I have gathered thus
far. If type is string, then length is the length of the value,
pretty simple. If type is integer then there is no length and it
is skipped altogether rather than being left blank. If type is
array, then length is the number of elements.
*value can also vary depending on type. If type is string, then
it is simply the value quoted, if the type is integer then it is
simply the value. If type is array, then each element of the
array is described by type and length etc. After trying a few,
it's not too difficult to see the pattern.
Jennifer
At 04.05.01 22:44, you wrote:
>
>I need some sciprt to search my site. My site has about 700 pages. Also
>all the pages are HTML Pages
Use grep
Oliver
This is not possible with current PHP.
If you search recent php-dev list archive, you will find some more info.
""ondi"" <[EMAIL PROTECTED]> wrote in message
9cucc2$ae3$[EMAIL PROTECTED]">news:9cucc2$ae3$[EMAIL PROTECTED]...
> the array $HTTP_POST_VARS contains parsed data with "_" instead of spaces
> and split all RAW data by "=" !!! thats too bad!
???? Sounds more like you are talking about HTTP GET.
If it is the case, $HTTP_SERVER_VARS[' QUERY_STRING'] ?
Regards,
--
Yasuo Ohgaki
I suggest to read related FRCs.
Look for HTTP and URI.
Regards,
--
Yasuo Ohgaki
""ondi"" <[EMAIL PROTECTED]> wrote in message
9cucc2$ae3$[EMAIL PROTECTED]">news:9cucc2$ae3$[EMAIL PROTECTED]...
> Hi there php people!
>
> Is there any way to get RAW POST DATA from cgi-bin php script with
> track_vars turned on?
> the array $HTTP_POST_VARS contains parsed data with "_" instead of spaces
> and split all RAW data by "=" !!! thats too bad!
>
> is there any other variable?
>
> Have a nice day!
>
>
>
> --
> 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]
>
Sounds like you don't copy tmp files to other place.
Most tmp files are deleted after program execution, PHP deletes tmp files as
well.
Refer to PHP manual for details.
Regards,
--
Yasuo Ohgaki
""Hilbert Mostert"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hello all,
I have some serious problems with file uploads,
when i upload a file to the server it creates the $userfile, $userfile_type,
$userfile_name and $userfile_size
variables, but it doesn't create the actual file in the /tmp dir (the upload
directory).
I have used redhat 7.0 with apache 1.3.14 and php-4.0.4pl1, I have also
tried redhat 7.1 with apache 1.3.19 and php 4.0.5 but the problem still exists.
Can anyone help?
Thanks ,
Hilbert Mostert.
Hi Folks,
I want to do the following:
$f = fopen($filename", "r");
while( !feof($f) ) {
$len=1;
$RECSIZE=128
while($n=1;$n<=$len;$n++)
$data = fread($f, $RECSIZE);
$rectype = $data[4];
switch($rectype) {
case "A": $numARec++;
$len=1;
// do something with the
// contents of $data
break;
case "C": $numCRec++;
$len=2; // at least!
// do something with the
// contents of $data
break;
case "E": $numERec++;
$len=1;
// do something with the
// contents of $data
break;
} /* switch */
fclose($f);
} /* while */
This snippet reads a data file in 128 bytes truncs
and needs to analyse the contents. As each 128 bytes
trunc has a certain structure (say: fields to access)
I would appreciate a thing like a C "struct" or so.
In C I could eaysly read the RECSIZE bytes into a
struct and access certain bytes via a "named" part
of it. Is there anything similar to this in PHP? I
couldn't find a "struct" or so in the manual. The
site's search engine said 41 hits for "struct" in
the Web Site content, but didn't show the matching
docs?! I need help on "struct" from you guys!
TIA
-Arne
PHP does not have struct. You can do similar things with class or array. You
probably interested in wddx serialize or serialize function to make it work your
snippet.
Regards,
--
Yasuo Ohgaki
""Arne Borkowski (borko.net)"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi Folks,
>
> I want to do the following:
>
>
> $f = fopen($filename", "r");
>
> while( !feof($f) ) {
> $len=1;
> $RECSIZE=128
>
> while($n=1;$n<=$len;$n++)
> $data = fread($f, $RECSIZE);
>
> $rectype = $data[4];
>
> switch($rectype) {
>
> case "A": $numARec++;
> $len=1;
>
> // do something with the
> // contents of $data
>
> break;
>
> case "C": $numCRec++;
> $len=2; // at least!
>
> // do something with the
> // contents of $data
>
> break;
>
> case "E": $numERec++;
> $len=1;
>
> // do something with the
> // contents of $data
>
> break;
> } /* switch */
>
> fclose($f);
>
> } /* while */
>
> This snippet reads a data file in 128 bytes truncs
> and needs to analyse the contents. As each 128 bytes
> trunc has a certain structure (say: fields to access)
> I would appreciate a thing like a C "struct" or so.
>
> In C I could eaysly read the RECSIZE bytes into a
> struct and access certain bytes via a "named" part
> of it. Is there anything similar to this in PHP? I
> couldn't find a "struct" or so in the manual. The
> site's search engine said 41 hits for "struct" in
> the Web Site content, but didn't show the matching
> docs?! I need help on "struct" from you guys!
>
> TIA
>
> -Arne
>
>
>
> --
> 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]
>
Enabling script execution for user directory in httpd.conf does not work?
Refer to Apache manual for details.
Regards,
--
Yasuo Ohgaki
"Alan Kong" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> The web directory of users is www_docs. How could I allow users to
> access their php's using ~USER/MYphp.php
>
> The config of my server:
> Platform: Sun Sparc Solaris 2.7
> WWW server: Apache 1.3.9 + mod_sll
> php: php4.0.3
>
> Thanks.
>
> Regards
> Alan
> --
>
> Alan Kong
> --------------------------------------------------------------------
> Tel: +852 2609-8286 Department of Electronic Engineering
> Fax: +852 2603-5558 Chinese University of Hong Kong
> Shatin, N.T.
> Email: [EMAIL PROTECTED] Hong Kong
>
> --
> 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]
>
""Jeroen Geusebroek"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Php always says:
> Configure: error: Zlib module requires zlib >= 1.0.9.
>
> Needless to say, i am using a version higher then 1.0.9.
Sound like configure script cannot find your zlib.
Where did you install the lib? ld.so.conf has directory for the lib?
Did you run ldconfig?
Regards,
--
Yasuo Ohgaki
Could we take a look at your code?
--
Yasuo Ohgaki
"Andrzej Swedrzynski" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hello!
Recently I wrote a php script which handle file uploads. I took
an example from manual (and added some text fields) and every
thing seemed to work. After I called move_uploaded_file(
$userfile, $destination ) the file appeared in correct place. But
after a few minutes the file dissepeared. I do not know why be
cause I did not execute any scripts after file had been uploaded.
There is PHP 4.0.4 installed on server I use. Please help because
I can not find solution by myself. Thanks in advance.
Regards,
Andrzej
--
http://kokosz.horyzont.net
http://www.earthdawn.pl
--
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]
"Mark Cain" <[EMAIL PROTECTED]> wrote in message
9cufuv$s20$[EMAIL PROTECTED]">news:9cufuv$s20$[EMAIL PROTECTED]...
>
> Two things:
> 1) Why does the code below produce this result?
> 2) How do I assign to an multidimensional array with dynamic keys?
>
> Here is the test code:
>
> $first = "Elementary";
> $second = "Middle";
>
> echo "before assignment:<BR>";
> echo "first = $first<BR>"; // prints: first = Elementary
> echo "second = $second<P>"; // prints: second = Middle --- looks as
> expected here
>
>
look, before the assignment:
0. both $first and $second are string-type variables.
> $first[$second] = "pass";
1. In this case the brackets mean to index a character of the string (like in C), but
2. $second is converted into int because of using as a string-index,
the integer value of $second ("Middle") equals to 0. (how can you convert it in
any other way?)
3. Things getting clearer... the your assignment says:
- the 1st character of string $first let be "pass",
there is no room any other character, but "p". (because of PHP think you'd like to
change the 1st char only.)
4. so: "Elementary" ---> "plementary"
>
>
> echo "After Assignment:<BR>";
> echo "first = $first<BR>"; // prints: first = plementary --- what is
> this ????!!
> echo "second = $second<BR>"; // prints: second = Middle
> echo "$first[$second]"; // prints: P
what you want is the following - i think (i'm not familiar with perl at all):
$first = array($first, $second); what this produces is can be tested with
var_dump($first) not with echo, by the way
var_dump($first);
This is a one-dimensional array with two entries.
So sprach Christian Reiniger am Fri, May 04, 2001 at 08:24:21PM +0200:
> On Saturday 05 May 2001 16:55, Mark Cain wrote:
>
> > $first = "Elementary";
> > $second = "Middle";
>
> > $first[$second] = "pass";
>
> > echo "After Assignment:<BR>";
> > echo "first = $first<BR>"; // prints: first = plementary --- what
> > is this ????!!
>
> $first is a string, i.e. $first [$n] accesses the $n'th character in the
> string "Elementary".
Well, I think the issue is, that Mark first assigned something to $first,
which then made this a string variable. Later on he assigned something to
$first[$second]. This broke because of the reasons Christian mentioned.
Mark, if you directly assign $first[$second] the value "pass", then it
should work.
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 21 hours 11 minutes
Hi!
If I patch/extend the PEAR classes, where can I send the diffs so that they
are not lost on my local harddisk?
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 20 hours 49 minutes
pear-dev list. I think.
news://news.php.net/
might be easier.
--
Yasuo Ohgaki
"Alexander Skwar" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Hi!
If I patch/extend the PEAR classes, where can I send the diffs so that they
are not lost on my local harddisk?
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 20 hours 49 minutes
--
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]
Anyone know a "Free" database Design program? I'm needing to organize my
MySQL databases and design new databases.
regards,
Augusto
You mean something like phpMyAdmin?
http://www.phpwizard.net/projects/phpMyAdmin/index.html
- Kath
----- Original Message -----
From: "Augusto Cesar Castoldi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 9:19 AM
Subject: [PHP] "Free" Database Design Program
> Anyone know a "Free" database Design program? I'm needing to organize my
> MySQL databases and design new databases.
>
> regards,
>
> Augusto
>
>
> --
> 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]
>
phpMyAdmin is by for the most common...
Check out http://www.phpwizard.net/projects/phpMyAdmin/
It can do pretty much everything you want, althuogh it does assume a
knowledge of sql (i.e. it doesn't contain tools for helping y6ou construct
comples queries...not that you can really get that complex in mysql)
Hope this helps,
Tom Carter
Web Architect
roundcorners ltd.
On Sat, 5 May 2001, Augusto Cesar Castoldi wrote:
> Anyone know a "Free" database Design program? I'm needing to organize my
> MySQL databases and design new databases.
>
> regards,
>
> Augusto
>
>
> --
> 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]
>
Ops, no. In fact I'm working with phpadmin2.
But I need a program that I can document my database and even the script.
The "relationships" of tables, the primary keys.
To describe what each script does, what funcions they have.
All this stuffs, I want to document all my system.
regards,
Augusto
On Sat, 5 May 2001, Tom Carter wrote:
> phpMyAdmin is by for the most common...
>
> Check out http://www.phpwizard.net/projects/phpMyAdmin/
>
> It can do pretty much everything you want, althuogh it does assume a
> knowledge of sql (i.e. it doesn't contain tools for helping y6ou construct
> comples queries...not that you can really get that complex in mysql)
>
> Hope this helps,
>
> Tom Carter
> Web Architect
> roundcorners ltd.
>
> On Sat, 5 May 2001, Augusto Cesar Castoldi wrote:
>
> > Anyone know a "Free" database Design program? I'm needing to organize my
> > MySQL databases and design new databases.
> >
> > regards,
> >
> > Augusto
> >
> >
> > --
> > 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]
> >
>
>
> --
> 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]
>
I've not heard of such a thing, and I would doubt that there is such a
thing for mysql...generally such tools are for the db2's etc.
let me know if you find anything tho, quite intruged
Tom Carter
Web Architect
roundcorners ltd.
On Sat, 5 May 2001, Augusto Cesar Castoldi wrote:
> Ops, no. In fact I'm working with phpadmin2.
>
> But I need a program that I can document my database and even the script.
>
> The "relationships" of tables, the primary keys.
>
> To describe what each script does, what funcions they have.
>
> All this stuffs, I want to document all my system.
>
>
> regards,
>
> Augusto
>
> On Sat, 5 May 2001, Tom Carter wrote:
>
> > phpMyAdmin is by for the most common...
> >
> > Check out http://www.phpwizard.net/projects/phpMyAdmin/
> >
> > It can do pretty much everything you want, althuogh it does assume a
> > knowledge of sql (i.e. it doesn't contain tools for helping y6ou construct
> > comples queries...not that you can really get that complex in mysql)
> >
> > Hope this helps,
> >
> > Tom Carter
> > Web Architect
> > roundcorners ltd.
> >
> > On Sat, 5 May 2001, Augusto Cesar Castoldi wrote:
> >
> > > Anyone know a "Free" database Design program? I'm needing to organize my
> > > MySQL databases and design new databases.
> > >
> > > regards,
> > >
> > > Augusto
> > >
> > >
> > > --
> > > 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]
> > >
> >
> >
> > --
> > 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]
> >
>
I happen to like phpMyAdmin (http://www.phpwizard.net/projects/phpMyAdmin/)
and MySQLFront (http://www.anse.de/mysqlfront/).
Matt "Trollboy" Wiseman
www.shoggoth.net/trollboy/trollboy.jpg
[EMAIL PROTECTED]
"I wish the world had one throat!!"
-Al Bundy
---------------------------------------------------------
Please do not resell my e-mail address
to anyone or send me unsolicited e-mail
---------------------------------------------------------
----- Original Message -----
From: "Augusto Cesar Castoldi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 9:19 AM
Subject: [PHP] "Free" Database Design Program
> Anyone know a "Free" database Design program? I'm needing to organize my
> MySQL databases and design new databases.
>
> regards,
>
> Augusto
>
>
> --
> 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]
>
I heard about "ERWin", but I didn't find the 'crack' for version 4.
Well, I need some free.
see you later,
Augusto
On Sat, 5 May 2001, Tom Carter wrote:
> I've not heard of such a thing, and I would doubt that there is such a
> thing for mysql...generally such tools are for the db2's etc.
>
> let me know if you find anything tho, quite intruged
>
> Tom Carter
> Web Architect
> roundcorners ltd.
>
> On Sat, 5 May 2001, Augusto Cesar Castoldi wrote:
>
> > Ops, no. In fact I'm working with phpadmin2.
> >
> > But I need a program that I can document my database and even the script.
> >
> > The "relationships" of tables, the primary keys.
> >
> > To describe what each script does, what funcions they have.
> >
> > All this stuffs, I want to document all my system.
> >
> >
> > regards,
> >
> > Augusto
> >
> > On Sat, 5 May 2001, Tom Carter wrote:
> >
> > > phpMyAdmin is by for the most common...
> > >
> > > Check out http://www.phpwizard.net/projects/phpMyAdmin/
> > >
> > > It can do pretty much everything you want, althuogh it does assume a
> > > knowledge of sql (i.e. it doesn't contain tools for helping y6ou construct
> > > comples queries...not that you can really get that complex in mysql)
> > >
> > > Hope this helps,
> > >
> > > Tom Carter
> > > Web Architect
> > > roundcorners ltd.
> > >
> > > On Sat, 5 May 2001, Augusto Cesar Castoldi wrote:
> > >
> > > > Anyone know a "Free" database Design program? I'm needing to organize my
> > > > MySQL databases and design new databases.
> > > >
> > > > regards,
> > > >
> > > > Augusto
> > > >
> > > >
> > > > --
> > > > 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]
> > > >
> > >
> > >
> > > --
> > > 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]
> > >
> >
>
Hello:
> Anyone know a "Free" database Design program? I'm needing to organize my
> MySQL databases and design new databases.
http://www.anse.de/mysqlfront/ MySQLFront is the best!
Best Regards
-------------------------------------------------------------
ebnoud.com, El Boletín No Oficial de Usuarios de Delphi
http://www.ebnoud.com
VCLCrawler.com, tu motor de búsqueda de componentes VCL
http://www.vclcrawler.com
So sprach Augusto Cesar Castoldi am Sat, May 05, 2001 at 10:58:32AM -0300:
> I heard about "ERWin", but I didn't find the 'crack' for version 4.
We've got ERwin at work - does ERWin work with MySQL databases?
PS: Please no fullquotes.
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 22 hours 16 minutes
No, I want somthing general, I just want to do the database model.
Not just for mysql.
regards,
Augusto
On Sat, 5 May 2001, Alexander Skwar wrote:
> So sprach Augusto Cesar Castoldi am Sat, May 05, 2001 at 10:58:32AM -0300:
> > I heard about "ERWin", but I didn't find the 'crack' for version 4.
>
> We've got ERwin at work - does ERWin work with MySQL databases?
>
> PS: Please no fullquotes.
>
> Alexander Skwar
> --
> How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
> Homepage: http://www.digitalprojects.com | http://www.iso-top.de
> iso-top.de - Die günstige Art an Linux Distributionen zu kommen
> Uptime: 22 hours 16 minutes
>
So sprach elias am Wed, May 02, 2001 at 04:28:41PM -0700:
> $lines = join('', file(http://www.mysite.com/generator.php?id=$i));
Easier:
$lines = readfile('URL.......');
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 21 hours 0 minutes
So sprach Kraa de Simon am Thu, May 03, 2001 at 10:19:49AM +0200:
> Warning: Bad arguments to join() in c:\program
> files\nusphere\apache\htdocs\test.php on line 2
See http://php.net/join and you'll see the error.
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 21 hours 2 minutes
So sprach Kraa de Simon am Thu, May 03, 2001 at 10:32:47AM +0200:
> I'm on Windows 2000, Apache 1.3.12 / PHP 4.0.4pl1 and MySQL 3.23.32.
Fine - so?
PS: No fullquotes, please...
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 21 hours 2 minutes
So sprach Kraa de Simon am Thu, May 03, 2001 at 11:05:08AM +0200:
> Could it have something to do with the fact that the webserver is behind a
> firewall/proxy or something?
>
> When I enter the http addres in the browser everything works fine...
I think the issue is, that PHP is not HTTP/1.1 compliant, meaning, it won't
follow redirects. IIRC the URL you entered (http://www.ansilion.com) is
technically wrong. Either try it with http://www.ansilion.com/ or with a
fully qualified URL which also gives the file name on the server, ie.
http://www.ansilion.com/index.html and see if this works.
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 21 hours 3 minutes
Ops, no. In fact I'm working with phpadmin2.
But I need a program that I can document my database and even the script.
The "relationships" of tables, the primary keys.
To describe what each script does, what funcions they have.
All this stuffs, I want to document all my system.
regards,
Augusto
Hello,
after reading thorugh the short introduction about PEAR
I'd like to know that where I should start.
Can anyone give links to this PHP extension?
At this moment, http://pear.php.net is very "slim".
Thanks in advance
Papp Gyozo
- [EMAIL PROTECTED]
Hello everyone,
I am stumped with ImageColorTransparent and Netscape.
In Explorer, everything seems fine with this function, but in Netscape,
there is no effect whatsoever.
I am using ImagePNG with GD1.8 and PHP4.0.4. Is this another Netscape
limitation?
Tx,
Martin
Goto SquirrelMail <http://www.squirrelmail.org/> and search for the
"Infamous IE with SSL bug" (their wording).
If I remember correctly it has to do with IE not implementing correctly
HTTP/1.1 protocol (so you have to switch to HTTP/1.0 whenever an IE
browser hits you) and something about the cache of SSL sessions (...and
I don't remember what you should do in that case).
-Stathis.
Mart&ngr;n Marqu&igr;s wrote:
>
> On S&agr;b 05 May 2001 00:56, Bill Rausch wrote:
> > Hi all,
> >
> > A customer has a problem. They've installed "Merlin" from Abriasoft. It is
> > a pre-built Apache/PHP/SSL/MySQL/... package. Their problem is that they
> > can't download files from my PHP application (which uses sessions) using IE
> > 5.5 in Windows. Netscape works from all clients, IE 4 works, Mac clients
> > work. Here's a sample php script that fails:
> >
> > <?php
> > // simple download test but starts a session
> > session_start();
> > session_register('rausch');
>
> This may have nothing to do, but I would write this last line like this:
>
> session_register("rausch");
>
> And I have to say that IE 5 sucks so much!!!! Really can't believe some may
> people use it. I needed 4 times more time to download my webmail (on a local
> net) with IE 5 then with Netscape 4.7.
>
> Saludos... :-)
>
> --
> El mejor sistema operativo es aquel que te da de comer.
> Cuida tu dieta.
> -----------------------------------------------------------------
> Martin Marques | [EMAIL PROTECTED]
> Programador, Administrador | Centro de Telematica
> Universidad Nacional
> del Litoral
> -----------------------------------------------------------------
>
> --
> 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]
I tried to put sessions to work, but i have a problem to start a session in
each browser. When i close the browser and start it again the session_id is
the same, if i start another browser he have the same session id as the
first one and so on. Can someone tell me why?