ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-france
php-france
Re: [php-france]
by Christophe Gros other posts by this author
Nov 5 2002 4:15PM messages near this date
[php-france] | Re: [php-france]
1- pas de mail en format HTML sur la liste STP !
2- c'est quoi ton message d'erreur ?

----- Original Message -----
From: mounir elmarouri
To: php-france@[...].org
Sent: Tuesday, November 05, 2002 5:09 PM
Subject: [php-france]


bonjour tout le monde
lecriture d'un fichier sur /tmp ne marche plus , je crois que c un prob de
droit mais comment en etre sur
voici le code que jutilise

$fichier="/tmp/".$bds_ref.".xml";
$fp = fopen($fichier, "w");
if (!$fp){ return $fp;}
else {echo "erreur";}
$r = fwrite($fp, $strxml2);
fclose($fp);


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 31/10/02
Thread:
mounir elmarouri
Christophe Gros
Pierre-Alain Joye
Vincent VAURETTE
=?iso-8859-1?Q?herv=E9_Couvelard?=
mounir elmarouri
Pierre-Alain Joye
mounir elmarouri

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved