it to 5. Why is
that. In my opinion they both should set it to 200505.
Is this a weird bug, or did i something wrong?
I'm using PHP 4.3.10 with Apache 1.3.33 on W2K Pro, but the server of my
hosting provider does the same (php 4.3.10 + apache (don't know the version,
i guess 1.3.33
Hi all,
Does anybody know a good start to search for information about creditcard
transactions handled by php? I've tried Google, but I didn't find relevant
information.
Rolf
///
/ Suicidal twin kills sister by mistake!/
/
Hi everybody,
In the code below are three x-char in the function parent_test of the class
browser. What do I have to type there when I want to get the var $test from
the session-object.
class session {
var $test="TEST";
var $browser;
function init() {
$this->browser = new browser;
}
}
cla
More info about the parse error of my previous post:
The lines 45-46:
$mysql_query = "INSERT INTO
sessions(sessionid,ver,agent,bwinf,screenwidth,screenheight,availwidth,avail
height) ";
$mysql_query .=
"VALUES('$sessionid','$ver','$agent','$bwinf',$scrwidth,$scrheight,$availwid
th,$availheight)";
Does anybody know what this error can meen?
Parse error: parse error, unexpected T_VARIABLE in
/www/htdocs/rolfvand/thinkquest/browsercheck.php on line 46
What is a T_VARIABLE?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
returned:
HTTP/1.1 200 OK
Date: Tue, 03 Feb 2004 18:38:40 GMT
Server: Apache/1.3.28 (Win32) PHP/4.3.3
X-Powered-By: PHP/4.3.3
Connection: close
Content-Type: text/html
Does anybody know why these errors occurs??
Waiting for answer,
Rolf van de Krol
--
PHP General Mailing List (http://www.php.
Hi all,
When I try to set a cookie, an error occurs: 'Cookie already set'. Does
anybody know why this error occurs?? I don't know.
Rolf van de Krol
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Radwan,
There's something like a MySQL-manual when you want to know something like
this, but I understand it if you don't want to read it at all. It's a kind
of big.
I don't expect it is possible top put a timer in MySQL, but why shouldn't
you put the start time in the database. Everytime you
8 matches
Mail list logo