Very nice answer Mark, some of us newbies get lost in the fray here so *I*
really appreciate when someone takes the time to show how and explain the
workings. I'm tackling a form and database, and as a new php person it's a
bit intimidating!
"Mark Collin" <[EMAIL PROTECTED]> wrote in message
new
in the php.ini make sure the global register=on. PHP 4+ this is set to off
by default.
From: "Jed R. Brubaker" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Session Variables
Date: Wed, 4 Dec 2002 00:15:19 -0700
I am having a problem with a simple script that uses session var
Are you saying that you've defined the the field as VARCHAR(4000)? I thought
VARCHAR only went up to 255?
Ok...Using newest version of PHP on an NT IIS machine with a SQL 2000
database. Here is the issue:
I have a nvarchar field with a size of 4000.
I submit a text string from a form to thi
some ideas..
PS
sorry for bothering, I had a collegue working in Comitsiel named Firas,
is it you?
List: php-windows
Subject: [PHP-WIN] mysql_connect() doesn't like "localhost" ?!
From: "Firas Al-Ragom" <[EMAIL PROTECTED]>
Date: 2002-03-29 13:57:49
[Do
Hi everyone,
I've just installed Apache 1.3.24 and PHP 4.1.2 ( as a module ) and mySQL
3.23.49
on a Windows 2000 workstation. I didn't encounter any problems with the
install,
but for some strange reason whenever I use any scripts with
mysql_connect("localhost", "user", "password")
I get Warning:
bugs are bugs and will always remain bugs. it's not a terminology used by
this group in particular, but by ALL programmers.
a program that when compiled does not compile has an ERROR, not a bug
a program that runs, and makes no 'errors' cans still give you results that
you do not expect or "Did N
ild a big header and send out 300 at a time.
Jim Lucas
- Original Message -
From: "Mostafa Al-Mallawani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 11:41 AM
Subject: [PHP-WIN] mail to too many users
> I need to send an email to 19
I need to send an email to 19000 users using a script, any suggestions.
Looping on a result set using the mail function would kill the server.
I know it can be done using a mailing list module but I'm running a
windows machine with IIS, what's the best thing for this? Thanks.
ow exactly
where all your extension files are.
Regardless, I agree with you that placing them in the "system"
directory is something that should NOT be done! There's enough junk
there already :)
-Al
On Fri, 17 Aug 2001 07:37:34 -0500, [EMAIL PROTECTED]
(Angie Tollerson) wrote:
Thanks!!
-Al
On Fri, 17 Aug 2001 14:17:28 +0800, [EMAIL PROTECTED] (Elman Cheng)
wrote:
>if you use the PHP MSSQL driver,
>find a line in php.ini :
>
>mssql.textlimit
>= 4096
>mssql.textsize
>= 4096
>
>and change there are value to you wanted.
>
>elman
&
dbc_result ($resultset, "f_description");]
I found that I can use 128K (odbc.defaultrl = 131072) without any
problems, and for my purposes, that should be sufficient.
-Al
On Wed, 15 Aug 2001 15:26:45 GMT, [EMAIL PROTECTED] (Al) wrote:
>Setup: PHP 4 and Apache on NT 4; SQL Server 7.
e also tried using the PHP MSSQL drivers and I get the same
results, so I'm sure there's something I'm missing on the SQL Server
7.0 end.
Help?!?!
-Al
--
PHP Windows 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]
12 matches
Mail list logo