cursed Posted May 22, 2007 Share Posted May 22, 2007 Can javascript save info onto a file? Or would i need to use php to do that? If i needed to use php, would the best option be to open a popup window to save the stuff? Link to comment https://forums.phpfreaks.com/topic/52497-can-javascript-save-to-file/ Share on other sites More sharing options...
lee20 Posted May 22, 2007 Share Posted May 22, 2007 If you are trying to save a file on the server, you are going to need PHP or an alternative scripting language to do that. Link to comment https://forums.phpfreaks.com/topic/52497-can-javascript-save-to-file/#findComment-259150 Share on other sites More sharing options...
cursed Posted May 23, 2007 Author Share Posted May 23, 2007 should i post another question in the php forum? or could someone help me here ? the file would probably be constantly updated. Would i need ajax or would javascript work? (it would write 2-5 text in a second.) Link to comment https://forums.phpfreaks.com/topic/52497-can-javascript-save-to-file/#findComment-259508 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.