Jump to content


Photo

Do you know PHP?


  • Please log in to reply
27 replies to this topic

#21 genobreaker

genobreaker

    Infantry General

  • Hosted
  • 1,223 posts
  • Location:Philippines
  • Projects:Yuri's Revenge: Zero Hour
  •  Revorian Loyalist - 10th

Posted 27 January 2004 - 09:02 AM

Does anyone here know any PHP?

A lil bit
Become the Ultimate General - Mod Demo is Available!
Posted Image
Prepare your weapons technology against the worlds most powerful generals.
FREEDOM STUDIOS: http://www.freedomstudios.net

#22 Nyarlathotep

Nyarlathotep
  • Project Team
  • 109 posts

Posted 27 January 2004 - 11:01 AM

I've learned myself quite a bit. My site is completely my own, except for the forum it is based on :p

#23 Guest_Plasma Entertainment_*

Guest_Plasma Entertainment_*
  • Guests

Posted 29 January 2004 - 05:12 PM

Jake knows php David. email me! I an the answer to Origin! I will bring it out of the Dark ages! It's kindda esoteric.

#24 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 29 January 2004 - 06:40 PM

Jake knows php David. email me! I an the answer to Origin! I will bring it out of the Dark ages! It's kindda esoteric.

I did e-mail you. Thats why i said

Yes, i said PHP.
Not ASP.

'P' 'H' 'P'.
ASP is no use to me.

#25 Guest_Guest_*

Guest_Guest_*
  • Guests

Posted 02 May 2004 - 09:28 PM

This is xgamer BTW

$filename = '(filename)';
$contents = '(whatever)';

$f = @fopen($filename, 'w' );
@fputs( $f, $contents );
@fclose( $f );

#26 Mastermind

Mastermind

    Server Technician

  • Undead
  • 7,014 posts
  • Location:Cambridge, MA
  • Projects:MasterNews 3
  •  The Man Behind the Curtain

Posted 03 May 2004 - 12:48 AM

What exactly is that supposed to be used for?
;)
Posted Image

Well, when it comes to writing an expository essay about counter-insurgent tactics, I'm of the old school. First you tell them how you're going to kill them. Then you kill them. Then you tell them how you just killed them.

Too cute! | Server Status: If you can read this, it's up |

#27 Detail

Detail

    King Detail

  • Hosted
  • 7,767 posts
  • Location:Dayonic
  • Projects:Dayvi.com
  •  Blu Spy

Posted 03 May 2004 - 01:10 AM

Looks like it defines some data. Opens a file. Puts the data into the file. Closes the file.

A useful little snip.
Shame i don't know how to make dynaic date which is worth saving.

#28 Kravvitz

Kravvitz

    [X]HTML, CSS, & JS/DOM Adept

  • Members
  • 443 posts
  • Location:USA

Posted 11 May 2004 - 01:42 AM

dynamic date? like this?

Detail is correct about what that snippet does.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users