Hi again,
I did request for oracle instant client setup and i sent the url
(http://www.oracle.com/technology/pub/notes/technote_php_instant.html)
with my request. Just a minute ago i get a mail that they said "setup is
complete" but i still get same error.
As i said i can't reach to the serv
Tim wrote:
> Hi,
>
> My problem is very simple but i can't handle it. I'm LAMP developer by the
> way. I have not much knowledge on IIS server with PHP,
>
> Anyway, i can't load php_oci8.dll and some other DLLs. Error message always
> same;
>
> PHP Warning: PHP Startup: Unable to load dynamic li
Hi
> > Just spent a chunk of the afternoon setting up Apache 2.2 with PHP 5.2.0.
> > The basic configuration works just fine, but I cannot get PEAR to
> > install. All I get is a series of:
> >
> > Warning: Cannot use a scalar value as an array in
> > phar://go-pear.phar/Archive/Tar.php on line
Niel Archer wrote:
Hi all
Just spent a chunk of the afternoon setting up Apache 2.2 with PHP 5.2.0.
The basic configuration works just fine, but I cannot get PEAR to
install. All I get is a series of:
Warning: Cannot use a scalar value as an array in
phar://go-pear.phar/Archive/Tar.php on line
> Don't try and do anything with web devel on windows without:
>
> http://www.sysinternals.com/Utilities/ProcessExplorer.html
>
> It is a 100% must!
Thanks :)) it's a very interesting tool...now I'm downloading it and I'll
try to use it :)
> While you can give the IUSR user the required
>level
DevPhp wrote:
> How can I see which user is? I've full permission for IUSR, IWAM and SYSTEM
> users on php directory,
> on root directory and also on system32 directory...in IIS I've read
> permission and allow execution for script and executables...but it doesn't
> still work
> Am I doing s
DevPhp wrote:
Hallo,
thanks for reply.
Also - why double launch? Why not launch csript directly?
I've tried to launch Cscript directly...but it didn't work,
So I try to launch it in an alternative way, to bypass the permission
problem.
It's not necessary double launch
I guess that you
Hallo,
thanks for reply.
> Also - why double launch? Why not launch csript directly?
I've tried to launch Cscript directly...but it didn't work,
So I try to launch it in an alternative way, to bypass the permission
problem.
It's not necessary double launch
> I guess that your server is run
DevPhp wrote:
Hi,
I've a problem with php and the execution of an external script.
The script is adutil.vbs , belonging to the IIS administration Script on
windows 2000 server.
The vbs have to be execute with Cscript.exe.
When I execute it from Dos shell there's no problems: for examples
c:\C
Thanks for all your replies. I have changed the include_path settings in
php.ini which is in c:\wamp\php
but still it takes the include path as c:\php5\PEAR
Please help
regards
Bikram
""Bikram Suri"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I do phpinfo(); and I s
John Smith wrote:
I am able to compile PHP, but I am trying to create an extension (
following zend's hello world tutorial ) and the configure step will not
recognize my enable command.
I'm working with: PHP5.1 and have tried both win2k3/vs.net and
winxp/vsc++6 with the exact same results.
is the dell 720 capable of recieving raw text with no leading escape codes ?
I know modern epson prointers are not.
why are you sending "raw"
--
Louis Solomon
www.SteelBytes.com
"Sean Rowe" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> if no one knows the answer to this, do yo
if no one knows the answer to this, do you at least know where i should
go to find it? i'm in a bit of a bind here, and i'm willing to figure
it out on my own. if anyone knows where i can start, i would really
appreciate it. thanks.
sean rowe
Sean Rowe wrote:
I have been trying to get this
that all sounds correct ... umm, what else can you try ...
well,
here's a little test peice of code
and here's my sessions settings (as shown by php_info())
session.auto_start Off Off
session.bug_compat_42 On On
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter noc
Yes, sir. I even changed permissions on e:\PHP to everyone and made
inheritable, i.e., I removed all permissions, then reinstated full control to
everyone, inheritable by child objects. I'm not as conversant with permissions
and such as I perhaps should be, but as near as I can tell, anyone ca
session.save_handler = file
session.save_path = e:\PHP\sessiondata; argument passed to save_handler
is there adequate permissions on e:\PHP\sessiondata? (simple test, set it
to everyone full, and see if it helps)
--
Louis Solomon
www.SteelBytes.com
"Lists" <[EMAIL PROTECTED]> wrote in mes
Sorry, I overlooked adding that .
This is the last configuration that I tried.
[Session]
session.save_handler = file
session.save_path = e:\PHP\sessiondata; argument passed to save_handler
session.use_cookies = 1
; session.use_only_cookies = 0
session.name = PHPSESSID
session.auto_start = 0
s
> My PHP.INI file appears to be properly configured for session usage - at
> least, it is set according to what document specs I've been able to find.
so what are your ini session settings?
--
Louis Solomon
www.SteelBytes.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, v
Thanks guys.
As suggested, I had previous sent an echo command.
Regards,
Bunmi
George Pitcher wrote:
Bunmi,
I haven't seen any replies, though you may have had some off-list.
Somehere in your code, you are outputting data. You cannot have any output
before a header(). Even a testing echo would have
Bunmi Akinmboni wrote:
> I develop under windows. Why will my redirect be giving this error:
>
> Warning: Cannot modify header information - headers already sent by
> (output started at
...
Search the archives for your error message, you will find the answer.
--
Teach a man to fish...
NEW? | htt
Hi,
Including with "/something.php" will in fact include "c:\something.php".
The root in PHP is NOT the website directory but the drive the sites
resides on.
Tip: define a constant set to your website's root, and use that root in
every include, so that it's absolute and no longer relative.
Tip2:
Mike Ryan wrote:
I have downloaded mysql-4.0.18-win, php-4.3.6, webcalendar and apache2
webserver
I am retrieving files from my server so I know the webserver is correct
but when I try to access the day.php file all I am getting is the code
to show up on the screen.
I have tried to add to the
Madeleine D. wrote:
I have the following error writes set in my php.ini file:
error_reporting = E_ALL & ~E_NOTICE
I'm posting a response to this for the next poor soul who might come along.
After long, lost hours, we still don't have an explanation as to why the
php.ini settings are being i
Choinet wrote:
I just tested notice generation on PHP-GTK 1.0.0 on
Windows by using an undefined variable.
$var = fopen($_GET['test'], 'r');
I have error_reporting set to
error_reporting = E_ALL & ~E_NOTICE
in php.ini, and any notices are suppressed in my
custom error log set in php.ini un
I just tested notice generation on PHP-GTK 1.0.0 on
Windows by using an undefined variable.
$var = fopen($_GET['test'], 'r');
I have error_reporting set to
error_reporting = E_ALL & ~E_NOTICE
in php.ini, and any notices are suppressed in my
custom error log set in php.ini unless I specify
>Message-ID: <[EMAIL PROTECTED]>
>Date: Sun, 4 Jan 2004 22:47:55 -0800 (PST)
>From: choinet <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>MIME-Version: 1.0
>Content-Type: text/plain; charset=us-ascii
>Subject: Re: [PHP-WIN] Problem with Notices
>
>Do your .htaccess files have a php_value for
>error_r
Hello,
On 12/04/2003 01:57 PM, Gerardo Rojas wrote:
I am trying to send mail with the mail() function. My environment is Win2K proffessional. IIS5.0 and my email server is Outlook. This is the error I'm getting when i try to send mail.
i have changed the php.ini file for:
SMTP = my mail server
Your SMTP server is denying relay - go the IIS manager, select SMTP and the
properties and allow relay for localhost
Alan
"Gerardo Rojas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I am trying to send mail with the mail() function. My environment is Win2K
proffessional. IIS5.0 and
Outlook is not a mail server, it is a mail client.
You need to load a mail server on your machine to get php mail() to work. A
decent, free one for Windows is Mercury, www.pmail.com. Once that is setup,
in php.ini change the SMTP line to SMTP= localhost
John
"Gerardo Rojas" <[EMAIL PROTECTED]>
Look at this snippet.
$globalize include all variable which will be globalized.
http://www.network-site.de/net/snippets.php?include=0
"Nms&ío{óÊ" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> i just recently installed apache2 on my computer and then php4.3.3, so i
> could te
Hi Dvdmandt,
> Why not check?
I did check that several days ago by making a diff against the lastest php5
snapshot and the php-4.3.3-version. That diff made me wonder if there's an
ongoing development effort.
> To bad, I want this extension... It's sooo cool...
Many people need that extension.
I really doubt it is.. Why not check? Hmm... CVS latest update 5 weeks
ago... License in headers... Seems like the one before that was 10 months
ago... So... I don't think so... To bad, I want this extension... It's sooo
cool...
--
// DvDmanDT
MSN: [EMAIL PROTECTED]
Mail: [EMAIL PROTECTED]
"Stefa
Hi Fabian,
> In (win32, invokefunction) following variables are declared:
> void *w32api_return_buffer = NULL;
> int w32api_return_buffer_size = 0;
> zval **func_arguments = NULL;
>
> func_arguments gets later filled with
> if(zend_get_parameters_array_ex(argc, &func_arguments) == FAILURE)
> But
George,
In the following line you open file $fp...
if (!$fp = fopen($fp2, 'w')) {
but then you try to write to file handle $fp2...
if (!fwrite($fp2, $content)) {
The file name is stored in $fp2 but you've named the handle as $fp. Change
the $fp2 to $fp in the above line that might fix it. Mayb
"Shena Delian O'Brien" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> What's your:
>
> $cfg['PmaAbsoluteUri']
> $cfg['Servers'][$i]['host']
>
> ? Should be something like :
>
> $cfg['Servers'][$i]['host'] = 'http://localhost/phpMyAdmin';
> $cfg['Servers'][$i]['host'] = 'localhost';
What's your:
$cfg['PmaAbsoluteUri']
$cfg['Servers'][$i]['host']
? Should be something like :
$cfg['Servers'][$i]['host'] = 'http://localhost/phpMyAdmin';
$cfg['Servers'][$i]['host'] = 'localhost';
Post other config entries that you've changed...? What authentication
method are you using, etc? So
t; Date: 2003/06/23 Mon PM 01:17:34 EDT
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: Problem on passing value.
>
>
replyAll
Description: null
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
have to be written all in
> capitals!
>
> - Original Message -
> From: "Cristian MARIN" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, June 23, 2003 6:17 PM
> Subject: [PHP-WIN] Re: Problem on passing value.
>
>
>
IN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 6:17 PM
Subject: [PHP-WIN] Re: Problem on passing value.
> Of corse:
>
> The code should look like this :
>
>if ( $HTTP_GET_VARS['a'] == 1 ) {
> echo &qu
Of corse:
The code should look like this :
Now if you type the http://localhost/show.php?a=1 you'll have 'true'
otherwise 'false'
--
-
Cristian MARIN - Developer
InterAKT Online (www.interakt.ro)
Tel: +4021 312.53.12
Tel/Fax: +4021 31
it seems in your php.ini you activated
error_reporting = E_ALL.
so also notices like yours are reported. either disable this in php.ini like
that:
error_reporting = E_ALL & ~E_NOTICE
or correct your script as the notices say:
- seems you used $array[s_UID] instead of correct $array['s_UID'
$date1="2003-06-02";
$date2=date("Y-m-d",strtotime($date1)-3*24*60*60);
echo $date2;
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"Jack" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Dear all
> Here i
Thanks for the suggestions.
Mr. Killmer hit the nail squarely on the head with his answer. I did not
have ntwdblib.dll in the windows directory. I simply copied it there and
magically everything works.
Thanks again.
Josh
"Joshua Groboski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTEC
[EMAIL PROTECTED] (Joshua Groboski) wrote:
>I seem to be unable to track down my problem. In my php.ini I have set
>extension_dir = c:\php\extensions
>
>I confirmed that the dll files are there and adequately permissioned
>(everyone
>has full control).
>
>When I enable extension=php_mssql.dll my
try:
switch ($_REQUEST["sw"]){
case "SQL":
// SQL Stuff
break;
case "Toad":
// Toad
break;
default:
// Default Option
break;
}
"A. Mikkelsen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
>
>
try pointing directly to the .dll not just the Dir.just a thought
--
~pingywon MCSE
_
MCP, MCSA, MCSE Certification Forums.
The Information Exchange.
http://pingywon.mine.nu
http://www.pingywon.ibforums.com
"Joshua Groboski" <[EMAIL PROTECTED]> wrote i
Mehran Ziadloo wrote:
> It's about 'include' function, I can't include a php file using an
> absolute address. For example, all my pages are in
> "D:\Inetpub\wwwroot". And when I want to include a page with the
> address:
>
> "D:\Inetpub\wwwroot\includes\a.php"
>
> with the command:
>
> "include '/
I have always had problems trying to run PHP as a SAPI module and have had
to resort in having PHP extensioned pages be handled by PHP directly.
Example of my settings...
1.) Go into the Internet Services Manager in the Administrative Tools folder
listed under Programs in the Start menu. Click on
Hahahaha :-)
An I have a problem, my php interpreter dont mak da coffee even when I
shout 'brew up you bastard!'
Anybody know what n prb is, plz ?
Thx a million guyz
LOL
At 16:01 01/11/2002 +, you wrote:
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
To: "Php-Windows (E-mail)" <[EMAIL
yeah turn globalvariables on
"B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message
news:000c01c281bf$f2bca0a0$ce017c0a@;3-hkg-02-0028.lumc.nl...
> I have a problem with a php script. Every time I run it small
> (about 4 inches tall) green and pink illuminated goblins start
> to run around at
HTH
Rich
-Original Message-
From: cprc [mailto:[EMAIL PROTECTED]]
Sent: 01 August 2002 15:30
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: Problem in passing parameters
Hi Lung - you have precisely the same setup as myself = php 4.2.2 Apache and
Win2000.
BUT I can't manage to get the
Hi Lung - you have precisely the same setup as myself = php 4.2.2 Apache and
Win2000.
BUT I can't manage to get the browser to work properly -same problem as you
had.
I would appreciate it if you would send my your httpd.conf file and any
other file you think will solve my problem as I have spent
ICAgdGhlIHRleHQgbGluZSBicmVhay4gSFRUUCByZWxheGVzIHRoaXMgcmVx
dWlyZW1lbnQgYW5kIGFsbG93cyB0aGUNCiAgIHRyYW5zcG9ydCBvZiB0ZXh0
IG1lZGlhIHdpdGggcGxhaW4gQ1Igb3IgTEYgYWxvbmUgcmVwcmVzZW50aW5n
IGEgbGluZQ0KICAgYnJlYWsgd2hlbiBpdCBpcyBkb25lIGNvbnNpc3RlbnRs
eSBmb3IgYW4gZW50aXJlIGVudGl0eS1ib2R5LiBIVFRQDQogICBhcH
i am running also
OS: WinXP Pro
Apache 2.0.36
PHP 4.2.1 (module)
if i replace:
while(!feof($fc)) {
set_time_limit(5);
echo fread($fc, 10240);
flush();
}
with this
echo fread($fc, $file_size);
it works fine. But now we have an other problem: memmory l
Hi,
I have the same problem
Mail me if you have an idee ([EMAIL PROTECTED])
if (!($fc = fopen($base_path . $path . $file, "rb"))) {
echo "error\n";
exit;
}
$file_size = filesize($base_path . $path . $file);
ob_end_clean();
ignore_user_abort(false);
"Nick Stuart" <[EMAIL PROTECTED]> wrote:
> Hello all, I have recently installed php4.2.1 with IIS 5 and 2000 SP2 and
> I'm having some wierd problems. PHP "IS" running but it is not running
> correctly. It doesnt seem to be posting and/or getting any info from
> forms/pages and the request variabl
Hello,
On 05/23/2002 07:41 PM, Afan Pasalic wrote:
> Hi people,
> I started with sending a newsletter using this code and it works fine.
>
> $headers .= "From: Name - newsletter <[EMAIL PROTECTED]>\n";
> $headers .= "X-Sender: <[EMAIL PROTECTED]>\n";
> $headers .= "X-Mailer: PHP\n"; //mailer
>
Hiya...
http://bugs.php.net/bug.php?id=15568
This problem has been fixed in the latest version of PHP - try downloading
v4.2 (released today)
Matt
"Alberto. Sartori" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
...
Hi guys, since I've installed php 4.1.2 I cann
This works for me:
if (is_uploaded_file($HTTP_POST_FILES['userfile']['tmp_name'])) {
//Get the extension
$split_nomefile = explode(".",$_FILES['userfile']['name']);
$ext = $split_nomefile[ count($split_nomefile)-1 ];
//Create the new filename
$NomeFile = $_POST["Materia"]."_".date("Y-m-d-H-
instead of php4.c just use
LoadModule php4_module C:/php/sapi/php4apache.dll
and then offcourse register the file types
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php-source .phps
i a
Look at the source code for the blank page. Does it have a load of HTML tags
e.g.
?
I kept getting this with certain scripts (but with Apache 1.3.19) and I dont
know why but it seemed to go away after a bit more work on the PHP page. I
dont know what it is or what procuces that HTML either.
"Ru
How much do you bet Bjorn? :)
-Original Message-
From: Bjvrn Lantz
To: [EMAIL PROTECTED]
Sent: 2001-10-22 10:49
Subject: [PHP-WIN] Re: Problem with Sablotron extention for Windows
Try running php.exe from a command prompt. If there are any missing
dll:s a
message-box will appear
Try running php.exe from a command prompt. If there are any missing dll:s a
message-box will appear informing you of which. I bet it is libxml2.dll.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
T
Everything runs now, thanks!
"JøRg V. Bryne" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Maybe php is not set to automaticly register variables on your server?
check
> http://www.php.net/manual/en/security.registerglobals.php
>
> you can check your present
Maybe php is not set to automaticly register variables on your server? check
http://www.php.net/manual/en/security.registerglobals.php
you can check your present setting in /winnt/php.ini (probably)
-Jørg
"Harry Lau" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
At 17:44 7/10/2001 -0700, Shane Caraveo wrote:
> >
> > $cmd="mysqldump -h $host --user=$user --password=\"$pass\" --opt
> > $database > $backup_file";
> >
> > I'm gettting error return 2... which (according to 'man errno') means
> > EACCESS or 'Permission denied'. How can something be denied in
>
> $cmd="mysqldump -h $host --user=$user --password=\"$pass\" --opt
> $database > $backup_file";
>
> I'm gettting error return 2... which (according to 'man errno') means
> EACCESS or 'Permission denied'. How can something be denied in Win98 since
> it doesn't handle permissions, users and st
the command is mysqldump with trillions of parameters to backup a db into a
file... something in the ways of:
$cmd="mysqldump -h $host --user=$user --password=\"$pass\" --opt
$database > $backup_file";
I'm gettting error return 2... which (according to 'man errno') means
EACCESS or 'Permissio
Depending on the command you are trying to run, you might have to put
"command /c " as calls like copy, del, dir etc are internal to
command.com and need to be poped into a new shell to run.
"Christian Dechery" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Here's a tutorial. http://shanx.com/php/xsl/getXsl.htm
--
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]
If you need help, you better give us more info ;)
Alain
On Wed, Sep 12, 2001 at 10:51:53PM +0100, Jean Philippe Reis wrote:
> So am I.
> "Seberrios" <[EMAIL PROTECTED]> escreveu na mensagem
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > I'm getting an error mesaage trying to run PHP .
> >
> >
So am I.
"Seberrios" <[EMAIL PROTECTED]> escreveu na mensagem
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm getting an error mesaage trying to run PHP .
>
>
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
Sorry, on the previous post
$fnd = "a href=\"[^http)(mailto)#]";
should be:
$fnd = "a href=\"[^(http)(mailto)#]";
--
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
On Wednesday, August 8, 2001, at 12:05 PM, Antonio Romo wrote:
> I'm having a similar problem. I have PHP 4.0.6, IIS 4, NT 4, and Service
> Pack 6a. My sessions were working just fine until I installed SP 6a plus
> security patches for the stupid Code Red.
Aw, crap.
I didn't event think that m
Hello, Scott,
I'm having a similar problem. I have PHP 4.0.6, IIS 4, NT 4, and Service
Pack 6a. My sessions were working just fine until I installed SP 6a plus
security patches for the stupid Code Red.
I'm sure it's permissions, but as you did, I checked and everything looks ok
to me. IUSR_ has
Thank you for your reply. Yes, IUSR_ has read and write access.
Is there anything else in Active Directory that I should be looking for? My
ISP and I are still both stumped about this one.
Thanks again-
scott
On Tuesday, August 7, 2001, at 10:10 AM, Holm Puder wrote:
>Check if the IUSER_<...
Check if the IUSER_<... > has write access
Holm
>I'm using PHP4.0.6 on Win2k with IIS 5.0. I've already checked the
>permissions on c:\php\sessiondata, and everything should be ok. The script
>has the same problem on my web host's server. It does *not* have this
>problem on my desktop machi
The biggest thing you need to consider here is that you're using *
interchangably as a character to look for, and also as a wildcard operator:
.* is a combination; the . means any character and the * means 0 or more
occurrences of it. Therefore a.*a would match aza, but also aa.
Similarly + m
> why starting sessions results with page reloading on Netscape?
I think it does not have anything to do with sessions. Some versions
of Netscape simply always reload some pages. I have a site that does
not use sessions, but the same problem happens - just as the download
is finishing, the whole
for anyone who cares, someone else told me:
$body = str_replace("\r","",str_replace("\n","",nl2br($body)));
$line =
stripslashes($heading."|".$userno."|".time()."|".$body)."\n";
fwrite($output,$line);
cheers to GuruBob for helping me with this one :)
"Brett Taylor" <[EMA
oops, forgot this line
> // problem area begins here
> $body = nl2br($body);
> $line = $heading.'|'.$userno.'|'.time().'|'.$body;
$line = stripslashes($line);
> $line = $line."\n" ;
> // end problem area
--
PHP Windows Mailing List (http://www.php.net/)
To u
-
Disclaimer: The information contained in this email is intended only for the
use of the person(s) to whom it is addressed and may be confidential or
contain legally privileged information. If you are no
82 matches
Mail list logo