Jump to content

[SOLVED] CReate PHP file in runtime


askbapi

Recommended Posts

fwrite() and fopen() both work fine while writing simple text.

 

BUT how can i WRITE php code in the created file. For example :

 

>I have created php file with fwrite.

 

>Now i want to write code like this "include_once($ram."db.php")" in to the file.

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.