Hi People...:)
Im a newbie so please be aptient and help me.
I have a script that will create a csv file and it works fine. The only problem is,
hen the csv file size gets over
230kb it will omit the last part of the file...
Where in php can be set to allow a bigger file size?
My csv is also
php-windows Digest 5 Mar 2004 05:33:15 - Issue 2150
Topics (messages 23056 through 23064):
unlink command on a windows server
23056 by: Brent
23057 by: Charles P. Killmer
Sending arguments to a SP in PHP
23058 by: Harpreet K. Singh
23059 by: Gerardo Rojas
Hi carlos,
First let me make some assumptions here. The server u are using is
Apache..right???..If not i would recommend you to go for that.
Ok ..Now if you see a folder like D:\Php\.in your system, i am sure that php may
have already installed in ur system or might have installed earlie
Hi Jim,
Array inexes uses [] and not (). Try this
print $out[1];
print $out[2];
You might also want to start at index 0.
- Frank
> I'm getting the above error when either attempting to print or assign
> the value of a array element to a variable, after using pre
I'm getting the above error when either attempting to print or assign
the value of a array element to a variable, after using preg_match().
=== Watch for text wrapping ===
$URL_Filter =
"/\s+Trav[0-9]\.([a-zA-Z0-9\:\/\/\.]+)\.\.[a-z0-9]+\sHAS\s([0-9]+)\sspac
es?/";
foreach ($outArray as $line){
Heya ^^
I wanna know if there are a way to "compile" our own php script ?
Regards.
StorM
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Because it is a string
The first variable is a sql statement which is a string
the call to the SP is as follows
exec limitselect 'select var1, var2, var3 from table1 order by var1',10,100
- Original Message -
From: "Gerardo Rojas" <[EMAIL PROTECTED]>
To: "Harpreet K. Singh" <[EMAIL PROTE
Why do you only have single ticks around the value of $oldquery?
--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]
-Original Message-
From: Harpreet K. Singh [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 2:56 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP-WIN] Sending a
I am using PHP and sql server 2000.
I have a stored procedure which takes 3 arguments. The first argument is a
string and the rest 2 are integers.
For some reasons the call to the stored procedure is being trimmed.
My call is as follows
$oldquery="select var1,var2,var3,var4. from table order
Make sure that the user php is running as has permission to delete files
from that directory. Usually IUSR_machinename
Charles
-Original Message-
From: Brent [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 9:55 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] unlink command on a wi
Hi, wondering if anyone else has problems with the 'unlink' command.
Keeps saying Permission denied when i try to use it. The server
is a win nt box.
thanks heaps.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
php-windows Digest 4 Mar 2004 14:15:17 - Issue 2149
Topics (messages 23052 through 23055):
Re: SMTP ERROR
23052 by: Manuel Lemos
Re: session problems
23053 by: Sudeep Sarath
Re: Remote execution WAS: [PHP-WIN] start an external program (is qlw.exe)
23054 by: Svensso
Could someone shed some light on this for me? I'm trying to capture the
URL and the Numerical count from the following line:
Trav2.http://travelersnetwork.net/Nick/HoneyIsland.dsv..fd287747 HAS 0
spaces
This is what I'm using as a regular expression and it's results
\s+Trav[0-9]\.(http://[^\s]+
> Cold you imaginne what would happen if a web server could
> start programs on the client maschine?
Yeah, you get flashy popup-windows and other annoying stuff on your screen.
:)
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
14 matches
Mail list logo