I need help for flowing error? (SOLVED)

mrclks

New member
Hi,
Is it possible to write files after creating exe?. i have problem to wirte and save db details on config.php. please let me know is there any solutions.
 
Last edited:
Hi,
**I am able to write on first time open the exe but when i close and open again it would not remeber the content. **
 
Last edited:
Your config.php should be outside the EXE (in the “Data” subfolder) and not compiled inside.
 
Last edited:
Back
Top