Hi
I am creating a birthday calendar of all my friends and family. Can you please
click on the link below to enter your birthday for me?
http://www.birthdayalarm.com/bd2/85206071a420999425b1469532889c603775600d905
Thanks,
Jacob
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
Hello,
on 05/28/2009 10:20 AM Olexandr Heneralov said the following:
> Hi!
> Guys, you of course, know that ASP.NET becomes more and more popular in the
> world.
> I have a question for everyone:
> Can it happen so that PHP will be replaced with ASP.NET?
ASP.NET is not a language. It is more lik
hi robert.,,
now you've got me curious..
you state...
-Use something else to pass the data back to the user... popen() comes to
-mind or proc_open(). Then disable auto abort on user disconnect via
-ignore_user_abort(). Then after sending periodic data chunks, check the
-user connection status vi
On Sun, 2009-05-31 at 08:52 -0500, flint wrote:
> sent this before, don't know if it went through... someone please reply if
> it went, even if they don't know answer?...
>
> so here's the scenario..
>
> I have a site that uses php with a database to offer sound files to
> users using streaming
On Mon, 2009-06-01 at 12:53 +1000, Angus Mann wrote:
> Hi all. I realize this is more an HTML question than PHP but I'm sure someone
> here can help.
>
> I have several forms with lots (dozens) of text inputs. If the user presses
> the "Update" button I want the form handled by "update.php" but
Hi all. I realize this is more an HTML question than PHP but I'm sure someone
here can help.
I have several forms with lots (dozens) of text inputs. If the user presses the
"Update" button I want the form handled by "update.php" but if they press
"Delete" it needs to be handled by "delete.php"
we answered this a number of times...
was there something in the replies that didn't satisfy you?
-Original Message-
From: flint [mailto:fmill...@gmail.com]
Sent: Sunday, May 31, 2009 6:53 AM
To: PHP-General List
Subject: [PHP] spawning a process that uses pipes - doesn't terminate
whe
You can also stack the queries to run multiple rows in one insert
Insert into table values (row1col1, row1col2,'row1col3'),
(row2col1,row2col2,'row2col3'),...(rowNcol1,rowNcol2,'rowNcol3')
Bastien
Sent from my iPod
On May 31, 2009, at 8:18, דניאל דנון
wrote:
I've a file of about 500,000
- Original Message -
From: "flint"
To: "דניאל דנון"
Sent: Sunday, May 31, 2009 9:21 AM
Subject: Re: [PHP] mysql_query takes long time...
have you actually tried running the script against your data?
i'm running MySQL/PHP on an old P3/933Mhz box with only 384M memory... I
had a si
sent this before, don't know if it went through... someone please reply if
it went, even if they don't know answer?...
so here's the scenario..
I have a site that uses php with a database to offer sound files to
users using streaming methods.
the request page has options, allowing the user to
I've a file of about 500,000 lines, each line contains a string in variety
of lengths, but no less then 3 characters and usually no more then 120.
average of about 80, and maximum of about 250.
I made a PHP script to fetch the data (using fgets), process it and insert
it to a MySQL database.
That's what I thought, I just wanted to make sure I'm on the right path :)
Thank you
On 5/31/09, Michael A. Peters wrote:
>
> Nitsan Bin-Nun wrote:
>
>> What do you mean by session variables?
>> I should register a new session and pass it along with the file to the PHP
>> wrapper?
>>
>
> Yes -
12 matches
Mail list logo