Massive Assault Official Forum
   
It is currently Thu Mar 28, 2024 9:09 am

All times are UTC - 5 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: do u know php
PostPosted: Mon May 10, 2004 12:04 pm 
Offline
Sea Wolf

Joined: Thu Jan 15, 2004 8:50 am
Posts: 1443
Karma: 0
Hi I'm one of the developers of the Clan Wars in MA and have been tryign to learn php for a while now to make the clan war run mostly by itself but am having trouble. Anyone who can spare some time to help me out would be great.

_________________
Have fun, that's an order! If you win even better!!
Clan War Site: http://www.massiveassault.com/clans/nwo/ClanWar/

Dragonshard Fan Site: http://www.rpgplanet.com/dragonshard/


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 12, 2004 3:46 am 
Offline
Developer
User avatar

Joined: Tue Dec 10, 2002 7:00 pm
Posts: 18
Karma: 0
Hi. I'm webmaster of MA. Can I help you?


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 12, 2004 1:48 pm 
Offline
Sea Wolf

Joined: Thu Jan 15, 2004 8:50 am
Posts: 1443
Karma: 0
great, i ahve anotehr person offering advise on php atm, but i'm ahving problems writing to files on the ma server (in the bit u gave me and mael for the clan wars) i get some kind of permission denied error. see http://www.massiveassault.com/clans/nwo/Test/test3.php for what i get.
Any help u can give on this issue would be apreciated.

The code i'm using is..

<html>
<?php
print("This writes 'variable1' to file test.dat<p>");

$variableToWrite="variable1";

$fw1 = fopen("test.dat","w");

fputs($fw1,$variableToWrite);
fclose($fw1);
print("Write to file comeplete<p>");

?>
</html>

i might ahve jsut made some kind of coding error, but this is almost word for word as a tutorial example i was advised to look at.

Thx

_________________
Have fun, that's an order! If you win even better!!
Clan War Site: http://www.massiveassault.com/clans/nwo/ClanWar/

Dragonshard Fan Site: http://www.rpgplanet.com/dragonshard/


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 12, 2004 2:22 pm 
Offline
Developer

Joined: Mon Dec 09, 2002 7:00 pm
Posts: 253
Karma: 0

Location: Wargaming.net
I've answered you in Private Message.


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 12, 2004 3:00 pm 
Offline
Sea Wolf

Joined: Thu Jan 15, 2004 8:50 am
Posts: 1443
Karma: 0
thx will try what u suggested

_________________
Have fun, that's an order! If you win even better!!
Clan War Site: http://www.massiveassault.com/clans/nwo/ClanWar/

Dragonshard Fan Site: http://www.rpgplanet.com/dragonshard/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Karma functions powered by Karma MOD © 2007, 2009 m157y