Hi all,
Any idea why when I execute 'mv' in a php script
the file is copied not moved?
Apache is a member of the group which owns the file
and has wrx permissions.
Thanx,
Christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
d to zip the file(s) first? that way making them down load the gipped
>file?
>
>
> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 26 June 2002 1:42 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] forcing pfds to download
>
I added directly and the
third one from the latest function call.
The element from the first call has simply vanished !!!
And that's my problem, why is the element vanishing ???
Thanx,
Christian
--
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 :c)
Any one know a good prebuild php web base mail
client that runs on win and linux server??? (not using any DB)
Thanks
Chrisrtian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
just wondering is their a way to create word docs from php. even rtf
would be nice.
many thanks in advance!
--
Christian Haines
Development Manager
Newsbreaker Webwork Pty Ltd
17 Laurel Road,
Stirling
South Australia
5152
8370 9088
[EMAIL PROTECTED]
--
PHP General Mailing List (http
Hi PHPers,
I've been having a problem of late that some of my forms
which are set to method=post are not submitting by post by via get.
$REQUEST_METHOD reads get
$HTTP_POST_VARS is not set but $HTTP_GET_VARS is ..
What could be causing this ??
Thanx,
Christian
--
PHP General Mailing
Thanx, tried capitals but it still submits via GET :-/
Rasmus Lerdorf wrote:
>>I've been having a problem of late that some of my forms
>>which are set to method=post are not submitting by post by via get.
>>
>
> I have seen browsers that only do post when it sees, method=POST
> ie. "POST" vs.
which translates to
Rasmus Lerdorf wrote:
> Then you have some silly mistake somewhere. Show us the URL.
>
> -Rasmus
>
>
>>Thanx, tried capitals but it still submits via GET :-/
>>
>>Rasmus Lerdorf wrote:
>>
>>
I've been having a problem of late that some of my forms
which are
Your Name schrieb:
Thank you very much for that solution however I need something slitely
different. This is a CMS for distribution... not everybody that's
going to use it can go in and edit the config files. I've heard of a
command called ini_set(); which temporarily changes it just for the
You should use a _ instead.
Please have a look at the mySQL manual:
http://dev.mysql.com/doc/mysql/en/string-comparison-functions.html
Christian
When I use this query in PHP it works, and I get all things with the YEAR of
1977, as I expected.
$query= "SELECT * FROM my_table WHERE Year LIKE
does anyone know of a way to currency conversions with php? i want to
grab the current currency from some kind of web site and then convert
money to different currency value
any help is greatly appreciated
many thanks in advance
christian
--
PHP General Mailing List (http://www.php.net/)
To
is it that your response page and the page processing the data are the same
page? i have had issues with this previously and had to use a 3 step
process -
1. address book form
2. processing script page
3. response page
--
Christian Haines
Internet Developer
MITOUSA.
Branding Strategies for
here another ... better or cleaner way?
having something like this inbuilt into php would appear to be an
excellent to allow functions to easily expand without having to go
revisit already used instances of the function
many thanks
christian
ps sorry if this has been discussed before
--
PHP
ooops that should be...
function test2($arr)
{
extract($arr);
print $this;
}
test2($arr = array(
"test" => 1,
"this" => 2
));
// output
2
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Could you tell me how to transform a PHP query result to a javascript
array ?
Same question, if you want to store several field from the query to the
javascript.
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I have a web site with several directories or subdorectories, I'd like to
know when I call (include) php page, the path where I'm. Is it possible?
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hey everyone,
Im looking for some type of ecatalog/inventory software written PHP thats
fairly good and that I can extend. Any suggestions? Or should I just I write
my own from the ground up. The site I am working on sells fairly specialized
and unique items, antiques and etc. Thanks
--
PHP G
redhat linux 7.3
apache 1.3.27
mysql 3.23.49
php 4.0.4pl1 (static install)
mod_ssl-2.8.12
the box had php 4.2.3 installed on it originally.
we had a mysql application that would only run
with php version 4.0.4pl1 so we installed that
version of php and everything worked.
later we ran autorpm with
redhat linux 7.3
apache 1.3.27
mysql 3.23.49
php 4.0.4pl1 (static install)
mod_ssl-2.8.12
the box had php 4.2.3 installed on it originally.
we had a mysql application that would only run
with php version 4.0.4pl1 so we installed the
old version of php and everything worked.
then we ran autorpm wi
redhat linux 7.3
apache 1.3.27
mysql 3.23.49
php 4.0.4pl1 (static install)
mod_ssl-2.8.12
the box had php 4.2.3 installed on it originally.
we had a mysql application that would only run
with php version 4.0.4pl1 so we installed the
old version of php and everything worked.
then we ran autorpm wi
how do I check that?
- Original Message -
From: "Marek Kilimajer" <[EMAIL PROTECTED]>
To: "christian stalberg" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 10, 2003 2:08 PM
Subject: Re: [PHP] please help! version switching pro
I know that and it does correlate with the php 4.0.4pl1 install.
BTW, I did compile and install PHP as a static binary
(if that makes any difference)
- Original Message -
From: "christian stalberg" <[EMAIL PROTECTED]>
To: "Marek Kilimajer" <[EMAIL PROTECTED]&
what does debug_phpinfo.php read to get its information?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
what does debug_phpinfo.php read to get its information?
When I run debug_phpinfo.php in my browser it says version 4.2.3
But when I execute php -v at the command line I get 4.0.4pl1
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
A friend would like to know how to check on the server (dedicated) if the
function sendmail is enable or not, how ? if not activated how activate ?
Thanks,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s header
- Have the possibility to delete a specific message (or more)
- Send email too.
Thanks for your help,
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I'm trying to access pop3 server via PHP code. I can establish the
connection, send the USER command (I receive the +OK answer). After that
I sent the PASS command but I receive the answer -ERR syntax error.
I don't understand why syntax error.
Do you have an idea ?
Hi,
well Im out of a job so I am sitting around learning XML. It seems like a
great tool, but I am trying to figure out why I would actually use it? All
it does is seperate content and data, albeit on the client, but that is what
I have been doing with Smarty and MySQL for awhile now. Why would I
can anybody tell me please how to "call" a website from a php script.
meaning
if (something happens) {goto www.google.com} else {goto www.yahoo.com}
tanks,
christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I'd like when a customer fill in a form to recover his IP address, is there
a PHP function to do that ?
Thanks,
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e welcome.
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tion(theelement){
document.theelement.focus();
}
but that's not work ?
An idea ?
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tion(theelement){
document.theelement.focus();
}
but that's not work ?
An idea ?
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello!
I'm new here on the list. I hope you can help me! :)
I have a function foo1 which has a parameter $params. In the function i want
to pass $params to another function foo2. if $params is an array the
elements should be passed to foo2 as individual parameters. Is this
possible? How do i do t
array for
($i=0;$i<$numinarray;$i++) {
$element = $array[$i];
echo "$element is in the array.";
}
there's also a for each loop, but the syntax escapes me
>From: "Christian Bartels" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sub
ss it within the function itself. Seems
more logical to me.
"Christian Bartels" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hello!
I'm new here on the list. I hope you can help me! :)
I have a function foo1 which has a parameter $params. In the function i want
about that?
"Christian Bartels" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Yes, i thought about this already. But it is more work for me to do, 'cause
i would have to rewrite the constructors of several classes. Anyways i am
interested, whether this
Mh...i need this for a class loader.
Could you post your class loader? (i do not want to invent the wheel again)
Thanks!
---
Gruß
CB
-Ursprüngliche Nachricht-
Von: Tom Rogers [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 4. März 2003 11:49
An: Christian Bartels
Cc: [EMAIL PROTECTED
Mh...this works great!
Thanks a lot!
---
Gruß
CB
-Ursprüngliche Nachricht-
Von: Tom Rogers [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 4. März 2003 11:49
An: Christian Bartels
Cc: [EMAIL PROTECTED]
Betreff: Re: [PHP] How to use the fields of an array as individual parameter
for a
an array as individual parameter
for a function
I suppose that argc & argv variables should be supported in future releases
of php. At this time only cgi php supports this feature. Am i wrong?
"Christian Bartels" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
having to use coockies to identify visitors I seem to have a problem with
visitors using windows xp.
the command I use is setcoockie("coockie1", "true", time()+600)
any ideas???
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sorry of course it's cookie not coockie
Yes, it works on win98 andc win2k but not on winxp
yes, cookies are turned on
don't know - configuration of winxp is standard security level for explorer
is medium
"Chris Hayes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> At 15:29 5-3-03
Ok, well I have a form that uploads images, but of course the problem is, is
that IE caches the uploaded images. The only way to clear the cache is to
refresh, but that isn't a very user friendly approach. I've tried the
following header tags:
Header("Pragma: no-cache");
Header("Expires: Mon, 26 J
@ 3/7/03 12:33 pm Daryl Meese wrote:
> Could someone that this ass of the mailing list
Just to chime in on the "reply to" thread earlier, Daryl, by hitting "reply
all" has now sent his email address to these 401 scamsters as well as the
list. Hopefully he'll not suffer any consequences from doing
being changed by like-named global
variables ;-) Hey PHP still rocks though, later
Christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
urt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Christian Calloway ([EMAIL PROTECTED]):
> > Hey Everyone,
> >
> > I am running Apache 2.047 with PHP (as module) 4.3.2. I ran into
something
> > interesting and I wanted to
Yeah I figured as much. That sucks that they would both reference the same
location in memory even with globals on. Thanks alot for your help, ill
figure out a hack around the hack.
Christian Calloway
"Kirk Johnson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
&g
Ok, here's the deal. I like to use $_GET and $_POST variables without values
to notify my scripts that some action must be taken. For example, given the
following URL:
http://blahdomain/blah.php?productid=1&edit
or given the following form element:
My blah.php script will check if edit set usi
TECTED]
> * Thus wrote Christian Calloway ([EMAIL PROTECTED]):
> > Ok, here's the deal. I like to use $_GET and $_POST variables without
values
> > to notify my scripts that some action must be taken. For example, given
the
> > following URL:
> >
> > http://bla
values that I am getting are wrong. For example, on what should be a
5 hour span, I am getting back the value 13. Any ideas?
Christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hey I wanted to see if anyone was getting the same problem. Using preg_match
in the following pattern:
"/(.|\n)+?<\/tr>/"
PHP seems to be crashing. I get a "Page cannot be displayed" message from
the browser. I've come across this before, and I just upgraded to 4.3.3, and
no difference.
--
PHP
s" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Christian Calloway wrote:
>
> > Hey I wanted to see if anyone was getting the same problem. Using
preg_match
> > in the following pattern:
> >
> > "/(.|\n)+?<\/tr>/"
>
>
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Christian Calloway ([EMAIL PROTECTED]):
> > Hey I wanted to see if anyone was getting the same problem. Using
preg_match
> > in the following pattern:
> >
> > "/(.|\n)+?<\/tr>/"
Errors are not being logged on my XP Pro box (error logging is on)
"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> * Thus wrote Christian Calloway ([EMAIL PROTECTED]):
> > Hey I wanted to see if anyone was getting the same problem. Using
preg_m
Fixed the problem using "s" pattern modifier: '/regexp/s', without it, it
still hangs using '(.|\n)' in the pattern.
"Christian Calloway" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Errors are not being logged on my XP Pro bo
Hi,
use
for transporting sensitive data.
regards,
Christian
> -Original Message-
> From: Mirco Ellis [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 18, 2003 10:06 AM
> To: Php-General (E-mail)
> Subject: [PHP] (newbie)textareas ...someone...please help
>
Hello,
Is there a way to get the last modification date of a
remote file?
fstat() seems not to work on remote files. Also filemtime() not
work.
Thanks for help.
--
christian rosentreter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I don't think this's the solution... so take this msg only as info. :)
Same problem can happen with old browsers. Solution is to add ".php" to
MIME-Settings of "text/html". I had this problem with eBay (*.dll) some
times ago. :)
But I think it's a problem with your ISP. If there are error
0777);
/* this fails with "Permission denied" */
rename($swapfile,$filename);
/* ... but this works */
copy($swapfile,$filename);
unlink($swapfile);
}
--- 8<
Thanks 4 help...
--
christian rosentreter
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I use mail() to send e-mail automatically.
But all I can send is text. I would like to send links, but can figure out
how to make them work.
Thanks,
Christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
am not looking for
a "complete system", just a framework from which I can build. Thanks alot,
Christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Look the code below. Is it an obligation to multiply the number of .
There is no other way ? not possible to use only an open php tag () ?
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sorry this may be a little offtopic, but I am currently moving a site I was
developing from coldfusion+MSAccess to PHP+MySQL. I remembered reading
somewhere that there is a utility that will convert/transfer (data and
structure) a MSAcess database to Mysql, and vice versa. Anyone know? Thanks
Chr
Hello,
I'd like to know if it's possible to redirect a visitor of my website to the
page index.php if he comes from Belgium, France, Luxembourg, Switzerland and
all the others redirect to index_uk.php
Possible ?
Thanks,
Christian,
--
PHP General Mailing List (http://www.ph
Hello,
I'd like to implement on my web site an "whois" to know the information
about a domain name (.com, org, )
Could you tell me how to do that ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hp on line 2
thanks,
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Add a missing space.
>
ok thanks :)
How use this variable in a query (mysql_query) ?
Is it possible if a session variable is already defined ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
In some language (like Java, C#, ...) you can find a hashtable.
I execute query, this query return some records, each records are composed
by 2 fields. I'd like to put these records in a 2 dimensions array (or
something like that) and find easily the records I want.
An example, the query
Hello,
Could you tell me why on PHP 4.2.2 this code work
and this one not :
In both cases when fuseaction is not defined, I receive an error. Could you
tell me how to know if the variable is defined in the URL. In coldfusion you
can do
but in php ?
Bye
--
PHP General Mailing List (ht
> Could you tell me why on PHP 4.2.2 this code work
My previous mail it was for my development machine, IIS, windows 2000 and
PHP4.2.2.
My host use PHP4.2.2 on linux and that's work.
Could you tell me why this difference ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
> First of all, you need to use the $_* superglobals if register_globals
is
> off. That is, to access get variables, you use $_GET['variable_name']
What do you mean by that ? (I'm newbie in PHP)
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
Hello,
Is there a possibility to call (jump not include) with some parameters
(index.php?var1=&var2=) a php page without click.
For example :
case "todo":
call here index.php?var1=&var2= <--- jump to this page
break;
bye
Christian,
--
PHP Gener
Hello,
Is it possible to set to null (or destroy) the session variables when I
close IE ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I'd like to know why this code not work :
case " ":
include("act_create_new_compte.php");
header("Location: ../manager/index.php");
break;
I receive this error :
Warning: Cannot add header information - headers already sent by (output
started at
d:\inetpub\wwwro
Hello,
Is it possible to set to null (or destroy) the session variables when I
close IE ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I'm trying to use mail function. It's not possible to precise the ISP
stmp server (or other) ? I checked the documentation but no precision
about the stmp.
Is it possible to test this function on development machine ?
Christian,
--
PHP General Mailing List (http://www.ph
Hello,
I have some frame on the website, and I'd like specify a target name in
the header function, is it possible ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> That's a HTML thing. I think you're confusing header() with
I
> believe.
No no
I explaine, I do that :
I'd like to display all my pages in the frame "content". Some times, from
the menu for example, I do a that it's ok
but sometimes, I call a php page
Hello,
Could you tell me the signification of this error :
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in
d:\inetpub\wwwroot\TEST\test3\act_language_fr.php on line 20
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
> Havn't the foggiest idea what it means, but what has usually happened
is
> that I missed a ";" on an earlier line.
That's happen when I include a page. But the strange this, I include the
same page earlier and without any problem.
The content of this page is a lot of variable (string), like t
son do
the same thing in the same moment, to not have several record with the
same number.
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Could you tell me if it possible to reload the current page when I
select a value in a drop down ?
On a page, I have 2 drop down, the content on the first one come from
the database. The content of the second one too (from database) but
depend of the first drop down value.
An idea to do
Hello,
Is it possible to use a session variable in a query (mysql_query)
without passé by an temp variable ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have problems to make a dynamic call, please help me
returns:
Fatal error: Call to undefined function: a::test() in
/usr/local/share/version2.mypsi.de/index.html on line 10
---
Christian Unger
IT-Consultant
PSI Infrastruktur Services GmbH
I need the sablot extension
Can someone send me the dll file? sablot.dll & LIBEXPAT.dll
Thank's
I can't log in Internet so please send me by email
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
When a use insert the row in a table, I'd like to know the date and time
of this insertion. Is there a function to know the server date and time,
not the local time user ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
A query return x rows, by rows there are 4 fields. I'd like to put the
result in an array, a 2 dimensions array. Could you tell me how to do
that ?
Bye
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> while( $temp = mysql_fetch_row($mysql_result_handle) ) {
> $array[] = array(
> 'key0' = array(
> 'keya' => $temp[0],
> 'keyb' => $temp[1],
> ),
> 'key1' = array(
> 'keya' => $temp[2]
> while( $temp = mysql_fetch_row($mysql_result_handle) ) {
> $array[] = array(
> 'key0' => array(
> 'keya' => $temp[0],
> 'keyb' => $temp[1]
> ),
> 'key1' => array(
> 'keya' => $temp[2
> array(
> array( $temp[0], $temp[1] ),
> array( $temp[1], $temp[2] )
> )
I thinks it's not the right way.
I have a query, this query can return 1,5,20, 200, ... rows, each row has
5 fields (or more or less).
I'd like a 2 dimensions array, one line by row and each cell is a fie
2 row and 3 fields for each row :
"Christian", "Ista", "Belgium"
"zak", "PhpNet", "Dontknowfrom"
resulf of SELECT NAME, LASTNAME, COUNTRY FROM MyTable;
I'd like to put that in an array and later because I use a session array.
Hello,
I use in general the chm help file in English. Today I downloaded the
french version (php_manual_fr.chm) but it's not french it's a mix
german/english.
Downloaded from this page : http://www.php.net/download-docs.php
Christian,
--
PHP General Mailing List (http://www.ph
Hello,
I use this code :
$myarray= array();
session_register ("myarray");
$i=0;
while ($row = mysql_fetch_object($result)) {
$myarray[$i][0] = $row->ID;
$myarray[$i][1] = $row->NOM;
$myarray[$i][2] = $row->PRENOM;
$i = $i + 1;
}
for($i=0; $i
That's work. But when I add an to call an another
I dont have access to the php.ini file, is there anyway to access the
"include_path" setting programatically from php? Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
I'd like when I click on a link http://www.website.com/file.zip>
update a table and start the download without change the page.
Could you tell me how to do ?
Christian,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> You'll need to prompt the download by sending the appropriate headers.
> Something like..
>
> http://www.mydomain.com/downloadmyfile.php>Download
>
> header("Content-Type: application/zip");
> header("Content-Disposition: attachment");
> readfile("file.zip");
> ?>
It's not only .zip file but
Can anyone suggest a strategy for importing data from MySQL to Access (it
sucks I know, but I have to do it for my work). I was thinking of using a
text-delimited file as an intermediate, but I am not quite sure on the
logistics.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
how?
many thanks in advance!
christian
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks john,
hmmm... i suspected as much...
i guess the way to do it would be to set a highly improbable garbage
collection and long timeout via ini_set. then use a timeout function
attached to the session which launches on expiration
cheers
christian
"John Holmes" <[EMAIL PROT
for a sourceforge site I have. I started a
> thread about this on the PHP board at Devshed and someone posted a
> sample function to handle the cleanup.
>
> ---John Holmes...
>
> > -Original Message-
> > From: christian haines [mailto:[EMAIL PROTECTED]]
> >
1 - 100 of 1377 matches
Mail list logo