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
[php-france]
by mounir elmarouri other posts by this author
Nov 5 2002 4:09PM messages near this date
RE: [php-france] erreur de segmentation, time out ? | Re: [php-france]
bonjour tout le monde 
lecriture d'un fichier sur /tmp ne marche plus , je crois que c un prob de droit mais commen
t 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); 
Attachments:
unknown1

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