G'day Usman:
I just happened to have this handy ... the attachment is a mime mail class
by Schumann/Ratschiller that I know works. Requires only minor changes if
any. Good luck.
Michael Hall
On Mon, 22 Jan 2001, Usman Ghani wrote:
> Hello
>
> I am a new user of PHP. I hope that you guys would
I'm not sure if I fully understand what you want to do, but I don't see
why you need a seperate index.php for each of your directories. Can't the
index.php script pull content from any number of different directories?,
eg:
index.php?page=dir1/stuff
index.php?page=dir2/stuff
index.php/page=dir3/st
Hi,
I installed PHP4 onto my FreeBSD 4.2 computer but i'm getting this error,
anyone able to tell me how i can fix it?
Warning: Failed opening '/usr/local/apache/htdocs/mick/domain.php' for
inclusion (include_path='') in Unknown on line 0
Thanks in advanced
--
Hi,
Is there anyway i can call the login name of the shell for the php file?
What i'm trying to do is have this
/home/USERNAME/public_html/.htpasswd'
have all the users showing?
i've tried /home/*/public_html/.htpassd but that doesn't work
Anyone able to help me?
Than
Hi,
Anyone able to tell me where i can get a traceroute php script from?
--
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]
would be the cause of appending those hex strings to those
pathnames?
Cheers,
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard Lynch wrote:
I don't know if it's before/after, but PHP can't change the GET
request to something it wasn't...
So THAT was the URL requested.
You might have some kind of funky mod_rewrite rule messing you up...
On Tue, January 29, 2008 5:22 am, Mick wrote:
Nathan Rixham wrote:
Richard Lynch wrote:
I don't know if it's before/after, but PHP can't change the GET
request to something it wasn't...
So THAT was the URL requested.
You might have some kind of funky mod_rewrite rule messing you up...
On Tue, January 29, 2008
The best way really is a cron job ... maybe you need a new ISP or a new
sysadmin.
Mick
> What would be the best way of getting the script to run on a timed basis,
> ideally the times and frequency of the script running defined in either the
> script its self, or another script.
from other projects.
If you only need a forum and want a fully-featured solution, I'd recommend
phpBB from those I looked at.
Mick
-Original Message-
From: Paul Nicholson [mailto:[EMAIL PROTECTED]]
Sent: 26 September 2002 12:20
To: [EMAIL PROTECTED]; John Taylor-Johnston;
[E
users_online, 0, -2);//Ditch last comma and
space.
return $users_online;
}
Dunno if this is any use to you?
Mick
-Original Message-
From: Research and Development [mailto:[EMAIL PROTECTED]]
Sent: 25 September 2002 23:26
To: PHP General List
Subject: Who is online script example
He
I'm interested in the possibility of interfacing with SAP for a project
using PHP or Perl. I've not found any documentation that might help yet:
Can anyone point me in the direction of any help? I've only used PHP with
MySQL to date.
Thanks,
Mick
e-ssociate
EPSON (UK) Ltd.
T
I can use ImageMagick to rotate images, and that would be my preferred
technique, but I was wondering how you might use GD to rotate images. As
far as I can see, it's not possible. Anyone tried it?
Mick
e-ssociate
EPSON (UK) Ltd.
Tel 01442 227374
www.epson.co.uk
--
PHP General Ma
e first element of the array echoed, even though I
know there to be other elements (I can access them as $_POST[element])
Any ideas?
Cheers,
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've tried this, but it's still doing the same thing. Is there something
special about this particular variable that I need to know? I've tried it
with $HTTP_POST_VARS as well, declaring $HTTP_POST_VARS as global in the
function first.
Put reset($_POST) before foreach loop
> I'
print_r($_POST); shows all the elements in the array as I expect them to be.
That foreach loop is only picking the first element, though. At least it's
reassured me that I'm not going mad, though, so thanks for that.
Mick
> I've tried this, but it's still doing th
I was hoping
there might be some code I can add to achieve this?
Sorry in advance for any lack of tech speak
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e:
$src = ImageCreateFromJPEG($image);
$dst = ImageCreate($tn_width,$tn_height);
ImageCopyResized($dst, $src, 0, 0, 0, 0,
$tn_width,$tn_height,$width,$height);
ImageJpeg($dst, $path, $compression); //compression set to 85 here.
ImageDestroy($src);
ImageDestroy($dst);
Mick
-Original Mess
Excellent advice, thanks. I was using GD 1.6.2 :( so will sort this and try
again.
Mick
-Original Message-
From: Richard Archer [mailto:[EMAIL PROTECTED]]
Sent: 15 April 2002 22:58
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Poor results with GD
At 5:32 PM +0200 15/4/02, Sear, Mick
Hi,
How do I set an expiration time on a session cookie? I basically want to
log users out automatically after a period of inactivity.
Cheers,
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
images are currently all generated with GD (but not for long, I think!)
Cheers,
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
where can I find a good documentatio on regular expressions?
I´m desperate in need of it...
thanks for your time
--
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
Hello
I've just joined the list and sending this message as a test :-)
I'm 'very' new to PHP and therefore here to learn ... I hope that's ok?
Mick
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
27;s full
of mistakes but it does work!
Any assistance will be appreciated
TIA ... Mick
***
artistsasidebsidelabelnumberpriceoriginformatinfo
" .
$row["artists"] . "" . $row["aside"] .
"" . $row["bside&qu
24 matches
Mail list logo