if you use SID you can get the session out of the url.
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Morten Nielsen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 4:31 PM
To: [EMAIL PROTECTED]
Subject: [PHP
sure, I've had it working before... what's the hang-up.
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Mauricio Sthandier [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 4:17 PM
To: [EMAIL PROTECTE
thanks. did the trick. no sablotron. :(
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
You could use function_exists() to test if xslt_create() is a defined
function. If not, then error out. If so, carry on. It's not limited
to sablotron che
Are you using ob_start () and ob_end_flush() ?
If not then declaring ob_start () as the very first "mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 5:39 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] sockets and flush()
no tables. my test script prints a single stri
Thanks Ray but what I need to know is if there is indeed a better way than what
I've tried to test if sablotron has been complied or not.
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Hunter, Ray [mailto:[
turns true...
any ideas?
________ Matthew
Luchak Webmaster Kaydara
Inc. [EMAIL PROTECTED]
" error which I guess means no - there's
no sablotron installed - but I was wondering if there is another way to test for
Sablotron? I need a little quicker turnaround time then passing from
voicemail to voicemail at my ISP ;)
thanks,
Matthew
Luchak Webmaster Kaydara
Inc. [EMAIL PROTECTED]
If I understand the question correctly - came late to the thread - I
think the easiest way to do this would be to check for the presence of
"mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 4:29 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Re: Testing for the presence of HTML
Unfortuna
try &&($val!="") instead of &&(isset($var)
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Raymond Lilleodegard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 3:52 PM
To: [EMAIL PR
how about...
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Raymond Lilleodegard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 1:57 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: A tricky one?
Thanks for
If the other application is written in PHP you can use "flock".
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Caspar Kennerdale [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 11:00 AM
To: Php-Gener
s that the second
field overwrote the first. How do you get an array?
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Stefan [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 16, 2001 10:03 AM
To: PHP
Subject: [PHP] Parse
How about
pseudocode...
$variable=variablename;
$array = explode("|",$text);
foreach ($array as $key => $value) {
$variable$key=$value;
}
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Jeff
if(!isset($dte))
{
$dte=date("j", time()+$ctime);}
You don't need the else statement.
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Clint Tredway [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 09,
on a nix box because what I'm looking
for is a solution to a PHP/SMTP problem.
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Kurt Lieber [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 31, 2001 11:57 AM
To: PHP
>Well hey, if mail() won't send to those addresses, what's wrong with us
>testing them? :-)
;)
>Can you send to those addresses from a regular email client? If so, can
you
>do it from the command line with your MTA?
Of course I am talking about valid addresses, in fact there is at least
one
it
because if I try "[EMAIL PROTECTED]" it doesn't mail. If I try
"[EMAIL PROTECTED]", or the like, it mails.
I first noticed this problem when inserting addresses into the "From:"
field and have now found it happening (not) in the "To:" field.
___
WIN 2000
Blankwhat os was it?!?!?
--
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]
347&single=1 )
looks pretty good to me and was wondering if anyone has any experiences,
shortcuts etc. to this kind of problem with mail.
________ Matthew
Luchak Webmaster Kaydara
Inc. [EMAIL PROTECTED]
Title: Blank
damn... RTFM. I
just now discovered flock. Sorry 'bout that.
ps. Don't flame me
for being rude to the original poster. I am the original
poster
________ Matthew
Luchak Webmaster Kaydara
Inc. [EMAIL PROTECTED]
-Original Messag
Title: Blank
Is there a way to verify if a file is in use
by another user before fopening it?
Matthew
Luchak Webmaster Kaydara
Inc. [EMAIL PROTECTED]
I think using isset should do it. try:
for ($i = 0; $i <= $ffromx; $i++) {
if (isset($ffrom.$i)){
echo $ffrom.$i."";}
}
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Jeff Lewis [mailto:[EM
Also check
for the reverse; closed but not opened tags...
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
Hello. I wrote a comments application that allows the use of some HTML
tags for text formatting (). I ran into a problem of users not
closing the ta
ray and then arsort the array.
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
What I'm doing is having a form page ask, "How many
children do you want to sign up?" Then it spits out form
fields for as many children as they asked for. So each
field has name="C_Last_Name$
{echo $key.' has
'.$val[0].' days, it '.$val[1].' ';}
}
?>
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]
any hints on dynamically naming arrays?
ie:
$stuff= explode ("!", $contents);
//$stuff[3] is "foo"
$stuff[3]=explode("&",$stuff[4]);
print_r($foo);
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
--
PHP Genera
Happiness is a warm gun.
- John Lennon
>
> What luck for the rulers that men do not think.
>
> - Adolf Hitler
Could you please remove that signature. Thanks.
-Egon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
http://www.somewhere.com/index.php";);
exit;
?>
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
> Hi,
>
> Is there a PHP function that will redirect the current page to another
url?
--
PHP General Mailing List (h
y 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
this page
times.
is necessary to preserve the session id
# in the case that the user has disabled cookies
?>
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
I would be very interested in hearing of any developments with session
anomilies..
Netscape®
pseudo code:
for($i=-1; $i < count($my_array); $i++) {
if (!in_array($i,$my_array)){echo $i; exit;}
}
should do it.
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Mike Potter [mailto:[EMAIL PROTECTED]]
S
x27; ', $cFile);
}
and it hurts.any hints ?
TIA,
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]
hen try the response..
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Michael Conley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 1:00 PM
To: Matthew Luchak; [EMAIL PROTECTED]
Subject: RE: [PHP] fsockopen ques
I use:
$fp = fsockopen("www.somewhere.com",80);
fputs($fp, "GET http://www.somewhere.com/somedir/somepage.html
HTTP/1.0\r\n\r\n");
to parse. Should be easily modified
________
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Origin
What about writting a gimp plug-in...? http://www.gimp.org
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: Nick Winfield [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 25, 2001 9:50 AM
To: PHP General Mailing List
you can't have whitespace in $valsI would replace the whitespace
with _ and vice-versa when you want to ouput the $vals...
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
I'm trying to do the following
But when Aname is multiple word
check php.ini file for "allow fopen" I think.
____
Matthew Luchak
Webmaster
Kaydara Inc.
[EMAIL PROTECTED]
-Original Message-
From: ~~~LeoN~ [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 20, 2001 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re:
check the enctype of your form has not changed I had some
inconsistencies using multipart...
>when I post a file in the form I recieve an "Cannot Find Server". When
>there isnt a file posted then the form works fine.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-ma
there is a good starting point for walking a directory tree and printing
out the names of the files at:
http://www.php.net/manual/en/function.readdir.php
it should be no mean feat to add a search file function and voila
Matthew Luchak
Webmaster
Kaydara Inc
$path='/root/helpfiles/';
$dir_handle = opendir($path);
while ($file = readdir($dir_handle)) {
if ((ereg("help",$file)){
INCLUDE "$path$file";
OR
echo ''.$file.'
}
}
Matthew Luchak
Webmaster
Ka
can someone give a quick hint as to why this does not work:
$array = split ("\n", $contents);
$stuff = array_count_values ($array);
echo $stuff[nuts];
or even:
$array = array (split ("\n", $contents));
$stuff = array_count_values ($array);
echo $stuff[nuts];
thnx...
matthew
--
PHP
41 matches
Mail list logo