rofl90 Posted March 23, 2008 Share Posted March 23, 2008 I store my config in a file called config.php when a user installs it, it needs to create two files store them in two different dirs and right mysql information and some other stuff to it, how would I go about doing this. with fopen() Link to comment https://forums.phpfreaks.com/topic/97508-config-creation/ Share on other sites More sharing options...
pocobueno1388 Posted March 23, 2008 Share Posted March 23, 2008 Take a look at the following tutorials: http://www.tizag.com/phpT/filecreate.php http://www.tizag.com/phpT/fileopen.php http://www.tizag.com/phpT/fileclose.php http://www.tizag.com/phpT/filewrite.php Link to comment https://forums.phpfreaks.com/topic/97508-config-creation/#findComment-498923 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.