section of the php.ini file?
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Rasmus Lerdorf wrote:
Mikey wrote:
<[EMAIL PROTECTED]>:
216.92.131.4 failed after I sent the message.
Remote host said: 550 Apparent off-topic email rejected.
I keep getting these emails, and after a few exhanges with my ISP they
are trying to say that it is nothing to do wit
nothing to do with them, but as far as I
can work out from the error message this is my ISP's mail server
bouncing messages from the list - is this right?
TIA,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. Also you will need to check the your
extension_dir directive is pointing to the folder containing php_gettext.dll
As for trying to compile PHP on Win32 with various extenions enabled? Well,
my advice to a moron would be stick to the binaries - you really shouldn't
need to open up that can of worms
s really
> > important and without the sites online business is
> suffering. I do not
> > like to go back on Service Packs. So any and all information is
> > appreciated. Sincerely.
> >
> > Kind regard, Liquidfrog
Have you checked that all the registry settings t
ling it.
>
> Know what I need to do here?
> Thx,
> v
In the first instance you should contact the author of your application for
support as it is not the job of this list...
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ccess your site using
http://mymachine
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
:
127.0.0.1 mymachine
HTH,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> The requested URL
> /php_excercises/{/php_excercises/schedule.php} was not found
> on this server.
Prolly because you are telling PHP to put the braces in for you:
> print '
>
------^
HTH,
Mikey
--
PHP Windows Mailing List (htt
> Is there anyway to spoof the $_SESSION array?
Well, depending on your server setup then possibly yes, but generally no.
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> if($_FILES)
> {
> if(isset($_FILES['file_upload']) &&
> $_FILES['file_upload']['name'] !="") {
>
> ..
> Any ideas or suggestions?
>
> Thanks,
> Ron
Have you tried:
If (isset ($_FILES))
Is only a guess though.
ministrator, with wide
open shares at your own risk - your system registry is a file, your
passwords are stored in a file, your system is on that HD - do you really
want to risk some 14yo script kiddie smashing your machine just cos you left
the doors wide open?
Mikey
--
PHP Windows Mailing List (
shes (much more likely in Win32) then the
person attacking will have full access to everything on your machine. Do you
really need me to tell you that this is a *bad idea*?
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
time and time again.
Mikey
> -Original Message-
> From: DvDmanDT [mailto:[EMAIL PROTECTED]
> Sent: 22 January 2005 14:24
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] sharing files over network with XP Home and PHP?
>
> Ok.. Errm.. And how is that done on XP home?
right version of mySQL & PHP then you should
lookup how to get this working in the manual...
HTH,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ted, or whether I am
just piling up loads of cursors on the database?
Mikey
---
Developer - Radius Design Ltd.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
No there is no way to inline an image using HTML. The output from phpinfo()
shows the following code for the image:
This is actually how the PHP Easter egg works too - try appending
"?=PHPE9568F34-D428-11d2-A769-00AA001ACF42" to any PHP page.
Mikey
- Original Message -
Fr
Have you looked at the strtotime() function? Off the top of my head, it
should look a bit like this:
$out = date ("m/d/Y", strtotime ("Sep 12 2004 2:16AM"));
HTH,
Mikey
- Original Message -
From: "Ron Herhuth" <[EMAIL PROTECTED]>
Newsgroups: php.
Thanks!
I am still puzzled as to why it should return that value though :-/
Mikey
- Original Message -
From: "Francesco" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 22, 2004 2:17 PM
Subject: Re: Strange resul
Ooops! Ignore this post, but not the first...
- Original Message -
From: "Mikey" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 22, 2004 1:44 PM
Subject: Re: Strange result returned from Oracle
> Hmmm, I j
[snip]
> I appended the following lines to httpd.conf
> ScriptAlias /php4/ "E:/Programs/PHP4.3.8/"
>
> AddType application/x-httpd-php4 .php4 .phtml .php
>
> Action application/x-httpd-php4 "php.exe"
Shouldn't this line have the full path to php.exe?
Hmmm, I just tried testing for the "SYSTEM" string and it still falls
through to the else branch - any help would be extremely grateful now :-)
Mikey
---
Developer - Radius Design Ltd.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
on;t think this is too much of a
problem as I can just check for this string (normal values are integer), but
I can find no reference to this behaviour in the docs and would like to know
what is causing this return value. Any ideas?
Mikey
---
Developer - Radius Design Ltd.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
But at $495.00 for a server licence (it is now Sun Java System Active Server
Pages, btw) it is hardly a solution for a simple include problem. For that
money I would rather suggest paying someone to re-write your ASP include as
PHP.
Mikey
- Original Message -
From: "Gryffyn, T
virtual is an Apache specific function, and AFAIK they haven't put ASP
support into Apache yet. Let's hope they never do ;-)
- Original Message -
From: "Dvdmandt" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 18, 2004 9:51 PM
Subject: Re: [
quick search in the PHP manual and found no reference to
$_SERVER['ALL_HTTP'] whatsoever. I would hazard a guess that the web server
you are using determines the availability of server variables - are there
any differences between your machines?
HTH,
Mikey
--
PHP Windows Mailing
Hi NG,
Was wondering if anyone knew how why my code would fail to re-direct to
another page and whether this may be related to the fact that I have done an
HTTP upload?
On several pages, I perform a dB update and then re-direct to another page
using:
header ("Location: /some_url.php\n\n");
// \n
- Original Message -
From: "Schalk Neethling" <[EMAIL PROTECTED]>
To: "Mikey" <[EMAIL PROTECTED]>
Sent: Friday, July 30, 2004 3:21 PM
Subject: Re: [PHP-WIN] Re: Splitting results
> So this list is also not for people new to PHP right?
First of all, r
a COM
object that simplifies this process (a lot simpler).
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
";
}
But surely you could have worked this out for yourself? This is a list for
people with problems coding in PHP *other than* not being bothered to write
code for themselves.
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
a clue about
> what to do ?
>
> .odde
I seem to remember that if you are sending a Location: header then you need
to put "\n\n" at the end of the header - I could be wrong, I could be
right...
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d that file anywhere in the php sources. Does anyone have any
> ideas because I'm all out?
winres.h is a Windows library header and should be in your standard include
path unless you have a non-standard installation.
I tried a google before replying to your mail, it would have been nice
7;t let me have to work on another
Oracle project :-)
Mikey
P.S. Are you really another Mikey or just taking the p!ss?
--
Recruitment consultants are like morning dew - soggy and wet in the
morning and non-existent by the afternoon.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscr
Have you tried OCIPLogon()?
- Original Message -
From: "Mikey" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 13, 2004 11:30 PM
Subject: Oracle 10g on Win2k
> Does anybody here have experience of getting Oracle 10g set
How about memory_get_usage() and getrusage()?
- Original Message -
From: "Paul Menard" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 13, 2004 1:29 AM
Subject: [PHP-WIN] MemoryMangement?
> Greeting all,
>
> So I've been looking for some functions
with this as I usually go for mySQL, and all my
experience of Oracle so far is making me miss mySQL more.
regards,
Mikey
--
Recruitment consultants are like morning dew - soggy and wet in the
morning and non-existent by the afternoon.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubsc
the
most eloquent):
print "";
for ($i = 0; $i < 10; $i++)
{
print "";
}
This will pre-select the first five entries, but I hope you get the gist...
Mikey
> -Original Message-
> From: Harpreet [mailto:[EMAIL PROTECTED]
> Sent: 19 August 2003 22:13
&
http://www.zend.com
Not only for debugging, but a complete IDE - I received a mail that a new
beta was out for test too...
HTH,
Mikey
> -Original Message-
> From: Alejandro C. Garrammone [mailto:[EMAIL PROTECTED]
> Sent: 15 August 2003 15:41
> To: PHP Mailing List
> Su
Have you added:
AddType application/x-httpd-php .php
to your httpd.conf?
You will need to restart Apache after doing this for it to take effect.
HTH,
Mikey
>= Original Message From "Ashish Borkar" <[EMAIL PROTECTED]>
=
>Hello ,
> I have installed Apach
In addition to below, have you moved php4ts.dll to your windows system
directory?
> -Original Message-
> From: Mikey [mailto:[EMAIL PROTECTED]
> Sent: 11 August 2003 13:46
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Apache web server problem
>
>
> Hav
If you are running from IIS, you can switch off anonymous access (found in
Directory Security) and then access $_SERVER['AUTH_USER']. If you are using
Apache, I wouldn't have a clue...
HTH,
Mikey
> -Original Message-
> From: Chen, Mao [mailto:[EMAIL PROTECTED]
>
Wouldn't it be easier to do:
$action = 1;
include ("file.php");
HTH,
Mikey
-Original Message-
From: Krishna Murali-A19032 [mailto:[EMAIL PROTECTED]
Sent: 08 August 2003 10:23
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] not able to pass values to OR access global values by th
Some code would be good...
> -Original Message-
> From: David Adade [mailto:[EMAIL PROTECTED]
> Sent: 03 August 2003 18:16
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Notice: Undefined variable: link in
>
>
> Hi
> I am migrating scripts that are currently working on a linux box to a
>
SELECT * FROM test_table LIMIT 4, 4
^^
Will bring back the next for rows, and so on...
HTH,
Mikey
> -Original Message-
> From: Dean Hayes [mailto:[EMAIL PROTECTED]
> Sent: 01 August 2003 12:51
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-W
It's not really a PHP solution, but if you add LIMIT off, rows (where off is
the offset from the start (0) and rows is the number of rows you want
returned) to your query, that should do what you require.
HTH,
Mikey
> -Original Message-
> From: Dean Hayes [mailto:[EMAI
All you need to do is insert the user into the user table in your main mysql
database. Then, if you want to add them to your database, insert another
line into the db table. The column names are fairly descriptive, so I won't
go into any detail here...
HTH,
Mikey
> -Original
You could try using forward slashes - they are functionally equivalent from
a PHP point of view...
Mikey
> -Original Message-
> From: Jon Phipps [mailto:[EMAIL PROTECTED]
> Sent: 25 July 2003 19:13
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] $_POST issues with file path
s changed
Then this should be written upon submission of your form, not when you are
sending the form to the client.
May I recommend that you try reading the manual section dealing with forms
before continuing? http://www.php.net/manual/en/tutorial.forms.php
HTH,
Mikey
> if ($app_Security){
Have you tried using the 'at' command? It is a bit like cron on *nix and
may support redirection, unlike the Task Scheduler
HTH,
Mikey
> -Original Message-
> From: Comex [mailto:[EMAIL PROTECTED]
> Sent: 24 July 2003 12:32
> To: [EMAIL PROTECTED]
> Subje
You need to make sure that the user your web-server is running as has the
correct permissions.
HTH,
Mikey
> -Original Message-
> From: Billý Branislav [mailto:[EMAIL PROTECTED]
> Sent: 12 June 2003 12:37
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] problem with rea
desktop' in de service properties of Apache.
(See your Windows services)
CAUTION: This can lead to security problems if your setting up a publicly
available webserver!"
HTH,
Mikey
> -Original Message-
> From: Marcus Haase [mailto:[EMAIL PROTECTED]
> Sent: 12 June 200
If I recall correctly, Crystal Reports are a series of COM objects, and if
that is the case then you could carry on using that...
HTH,
Mikey
> -Original Message-
> From: irwan nurwandi [mailto:[EMAIL PROTECTED]
> Sent: 04 June 2003 11:12
> To: [EMAIL PROTECTED]
> Su
I haven't tried it, but can't you call it with the
parent::superclassConstructor()?
HTH,
Mikey
> -Original Message-
> From: Leonardo Javier Belén [mailto:[EMAIL PROTECTED]]
> Sent: 07 February 2003 20:02
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Newbie: How t
> but i need to know the functions of php4ts.dll
Use the source, Luke!
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Just my opinion, but I think it comes from the acronym FUBAR - f@cked up
beyond all recognition...
Mikey
> -Original Message-
> From: Uttam [mailto:[EMAIL PROTECTED]]
> Sent: 21 January 2003 13:29
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [PHP-WIN] Who is fo
Oops - that should be php_gd2.dll
> -Original Message-
> From: Mikey [mailto:[EMAIL PROTECTED]]
> Sent: 17 January 2003 00:11
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Re: Image Creation Error
>
>
> Have either of you tried using GD v2 (php_gdf2.dll)?
Have either of you tried using GD v2 (php_gdf2.dll)?
regards,
Mikey
> -Original Message-
> From: Pat Johnston [mailto:[EMAIL PROTECTED]]
> Sent: 17 January 2003 00:06
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: Image Creation Error
>
>
> Hi Ed
> I
to agree about vi on *nix machines although I think you need to
be a true masochist to use Notepad :-)
regards,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You could try using the substr() function, it will take any number of chars
from any place in a string. However, I think you could have found this had
you been bothered to look in the manual first...
HTH,
Mikey
> -Original Message-
> From: Nichols, Mark A. [mailto:[EMAIL PRO
ome errors in the installed pear.bat, but that's another
> issue...)
What does BIN_DIR need to point to?
regards,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e).
>
> -Dash
According to the Changelog:
ZLIB extension is now built-in in the Windows distribution. External
extension (php_zlib.dll) has been removed. (Edin)
So all you need to do is comment out the zlib extension line in your php.ini
file.
HTH,
Mikey
--
PHP Windows Mailing List (http:
The variable is $_POST - PHP is case sensitive...
Mikey
> -Original Message-
> From: Wade [mailto:[EMAIL PROTECTED]]
> Sent: 13 January 2003 16:31
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] initialize variables (was: Using the GET Method)
>
>
> 0113200
Have you set register_globals=On in your php.ini file? This is disabled by
default as it poses a security risk... in your case it would be better to
access your variable as $_GET['Action']
HTH,
Mikey
> -Original Message-
> From: Palli [mailto:[EMAIL PROTECTED]]
> Se
t-up is Apache, PHP and MySQL.
>
> Could someone tell me how I can stop this from happening.
>
> Thanks
>
> David
This is normal browser behaviour for the reasons stated and afaik cannot be
circumvented.
regards,
Mikey
- In theory, theory and practice should be the same, in prac
sure about the API/env variables, but I have the following line in
my php.ini and it works fine - the only difference from yours is that I use
the forward slash...
session.save_path = d:/temp
HTH,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
regsrvr32.exe should register it for you.
HTH,
Mikey
> -Original Message-
> From: Brennan Mann [mailto:[EMAIL PROTECTED]]
> Sent: 26 November 2002 22:04
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] C++ dll files
>
>
> I got my DLL all set. I am just having
hould have a few articles to get you
started.
If however, you do know how to program, then I really don't see why you
can't find the relevant sections in the manual...
regards,
Mikey
"If you give someone a program, you will frustrate them for a day. If you
teach them how to program,
if anyone can think of an easier way to accomplish what i've outlined i'm
> definitely open to suggestions ... :)
At the risk of sounding trite, have you tried the manual?
regards,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
self in trouble" syndrome.
Yes, you can - although the files will be accessed as the user that the
web-server runs as (IUSR_MACHINENAME by default with IIS) and will be
restricted by whatever security policies that are in effect for it.
regards,
Mikey
"Stone circles were common eno
It's not a bug - just a mis-understanding of what the authentication
mechanism is for...
The directory security you have set is for users trying to access your files
via HTTP (the web), whereas require is a tool for the developer to easily
re-use code, accessing the files directly fro
Yes. RTM.
> -Original Message-
> From: Neil [mailto:nlaker@;jbennett.co.uk]
> Sent: 28 October 2002 11:26
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Has anyone got PHP working with IIS5
>
>
> on win2k?
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, v
a manner ;-)
regards,
Mikey
> -Original Message-
> From: news [mailto:news@;main.gmane.org]On Behalf Of George William Smith
> Sent: 26 October 2002 18:42
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re:
>
> No, see <a href="http://uk.php.net/manual/en/langua
If you are trying to upload multiple files, why don't you get the user to
send them via e-mail and have a scheduled script ('at' command) process the
mailbox that receives the files?
Sorry for not showing any examples, I haven't really got the time...
regards,
Mikey
return_value, you will
> get a warning if you do not efree it.
>
> -Rasmus
OK, thanks for clearing this up for me guys :-)
I reckon I might have to check this O'Reilly book out though...
regards,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t, newlen, 0);
}
As you can see, result is emalloc()'d, but not efree()'d at the end - looks
like the docs are right. I have since tried using this approach in a test
function and do not get any errors when I compile - what do you use for your
build?
regards,
Mikey
--
PHP Wind
orry about
efree()'ing it at the end? Also, if it is local to the process, how can it
be used to pass values out of a function?
regards,
Mikey
"If you give someone a program, you will frustrate them for a day. If you
teach them how to program, you will frustrate them for a lifetime.
Have you added the following to your httpd.conf?
LoadModule php4_module d:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
HTH,
Mikey
> -Original Message-
> From: Javier [mailto:[EMAIL PROTECTED]]
> Sent: 16 October 2002 05:57
> To: [EMAIL PROTECTED]
> Su
How about NT_AUTH_USER?
regards,
Mikey
"If you give someone a program, you will frustrate them for a day. If you
teach them how to program, you will frustrate them for a lifetime."
> -Original Message-
> From: Daniel Masson [mailto:[EMAIL PROTECTED]]
> Sent: 11 Octo
Also - do you have track_vars set to on?
Please let me know how you get on, as I am about to try using this myself in
a bit.
regards,
Mikey
"If you give someone a program, you will frustrate them for a day. If you
teach them how to program, you will frustrate them for a lif
Try using the $_FILES array...
regards,
Mikey
<-- Insert stream of consciousness here
> -Original Message-
> From: toby z [mailto:[EMAIL PROTECTED]]
> Sent: 10 October 2002 11:15
> To: php hlp list
> Subject: [PHP-WIN] uploading filez with $HTTP_POST_FILES ?
>
To quote from the manual (which is where you should have started):
"You will require the appropriate SDK for your platform, which may be
downloaded from within the manager interface once you have registered."
Mikey
> -Original Message-
> From: Blue Presley [mailto:
Just one of those things you'll have to live with I'm afraid - I have tried mailing
the postmaster as I am sure others have but have as yet received no reply :(
regards,
Mikey
+AD4- -Original Message-
+AD4- From: Nino V +AFs-mailto:nino+AEA-vessella.it+AF0-
+AD4- Sent: 08 Oc
Surely pop-up windows are the province of dHTML gurus not PHP gurus?
Try having a look at http://www.dhtmlcentral.com and look for scripts that
create pop-up layers there...
regards,
Mikey
P.S. Is there something wrong with your keyboard?!?! ;-)
> -Original Message-
> From:
Use JavaScript to find out client side information...
> -Original Message-
> From: Afan Pasalic [mailto:[EMAIL PROTECTED]]
> Sent: 20 August 2002 18:00
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] resolution?
>
>
> Hi,
> how an I find resolution on visitors monitor?
> I need, according
Errr...
print.php?page=member&id=
> -Original Message-
> From: Kit Kerbel [mailto:[EMAIL PROTECTED]]
> Sent: 03 August 2002 04:40
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] pass var from JS to php
>
>
> With this statement:
>
> onClick="MM_openBrWindow('print.php?page=member&id=140',
Run phpinfo(); on your server and who the webserver is being run as should
appear in your environment somewhere (don't recall the name).
HTH,
Mikey
> -Original Message-
> From: Matt Babineau [mailto:[EMAIL PROTECTED]]
> Sent: 02 August 2002 14:38
> To: [EMAIL PROTECTED
After looking at your example, do you have register_globals set to 'On' in
your php.ini file?
If not that you will need to use the new superglobal arrays to access your
variable. I am not sure how it would uploaded file, but it should be
something like $_POST['data_blob&
And the million$ question is... can you get true type fonts to work?
I have tried absolute paths, putting the fonts in a font directory in the
same drive as my system, same drive as the web root and all to no avail.
Help?
> -Original Message-
> From: Kit Kerbel [mailto:[EMAIL PROTECTED]
gt; I fixed it. Seems the new zip package makes its own php4.2.2
> directory which I did not notice earier. So my ini file was still
> pointing at the old dll. Thanks
> --
>
> On Wed, 31 Jul 2002 18:45:02
> Mikey wrote:
> >I posted this to the list two days ago...
> >
&
u know the limit in seconds is then?
As I said, you'll have to shake the tree and see what falls out yourself ;-)
> Cheers
NP,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
de in your pages that updates the expiry
date of the cookie every time they visit a page and set the expiry for some
very distant date in the future. (Not too sure how far into the future you
can go - this would be up to you to experiment with.)
HTH,
Mikey
> -Original Message-
> From
Yup - HOWTO's for Linux can be found at
http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html
HTH,
Mikey
> -Original Message-
> From: Sean M. Mayhew [mailto:[EMAIL PROTECTED]]
> Sent: 31 July 2002 03:23
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] WIN2K Linu
had
any luck with using any TTF functions.
HTH,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
es that operator do?
>
> Matt Babineau
> MCWD / CCFD
> -
> e: [EMAIL PROTECTED]
> p: 603.943.4237
> w: http://www.criticalcode.com
> PO BOX 601
> Manchester, NH 03105
>
>
> -Original Message-
> From: Mikey [ma
How about:
passthru ("command1 > command2");
or
passthru ("command1 | command2");
HTH
Mikey
> -Original Message-
> From: Matt Babineau [mailto:[EMAIL PROTECTED]]
> Sent: 16 July 2002 16:26
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] exec(), pas
Zend Studio allows for debugging, but AFAIKis a standalone tool and won't
integrate with other dev environments... http://www.zend.com
Mikey
> -Original Message-
> From: Jan Haneie [mailto:[EMAIL PROTECTED]]
> Sent: 16 July 2002 23:14
> To: [EMAIL PROTECTED]
> Su
.
However, anyone that has worked for a large company who pays for this
"someone to call" facility will tell you that it isn't actally that good -
not when you need it to be... I have found these ng's to be a much better
source of help.
Just my 2c worth.
Mikey
--
PHP Windows Ma
bzwrite ($bz, $data);
bzclose ($bz);
doh!
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d yet the script fails withthe following
error:
Warning: bzopen(): Unable to open file in
e:\apache\splatted.net\download_basket.php on line 53
Has anyone here got any ideas?
regards,
Mikey
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone on this list know how to send a file automatically to a site
user after viewing an HTML page, such as is done at download.com?
I can re-direct to the file using an HTTP directive in the page but was
wondering if there was anyway to do this within one page?
regards,
Mikey
--
PHP
1 - 100 of 113 matches
Mail list logo