Tag: config

Text Based PHP Config File

This is a very simple and basic code that writes config $values to a PHP file via form. Please inspect and get a professional opinion of code before using on a internet facing server as this was written on a localhost server with no internet. This simple HTML (could have .php extension) for the form looks like this: <!DOCTYPE html> <html lang="en"> <head> <meta