Jump to content

Wanting to know the technical name of a syntax


Aquachip

Recommended Posts

I am wanting to make something along the lines of:

 

<?php if ($value = "1") {OUTPUT "/var/www/3.list";} ?>

 

3.list would just be a text file or simple html file.

 

Is there a syntax to do that and if so, what is it called so I can look it up in PHP documentation to see how its done?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.