gidday,
I have a php string that contains a javascript array (generated from a db table).
I want to write the contents of that string to a .js file is this possible using fopen( )
thanks in advance
d
um, you need to take all the extra info from your question to find your answer.
Your real question: is it possible to write a string to a file? Answer: yes, but use fwrite after using fopen.
Tom, he asked for "gurus",.. not "gumbos" 😉 (I am so kidding, please take it as a joke)