patk24 Posted September 21, 2006 Share Posted September 21, 2006 ok ive been making a website for some time now and now i need some help with my php..i set up a php server through EasyPHP 1.8 and it works and stuff but i need help with saving to a text file..i have a survey and i cant have it mailed to me bc my host dont support the mail() function so i need to save it to something in order to see it..can anyone help me??an example of the survey would be something like this..Name:Email:Comment:etc.see where im going?</help> Link to comment https://forums.phpfreaks.com/topic/21570-help-with-a-script/ Share on other sites More sharing options...
Orio Posted September 21, 2006 Share Posted September 21, 2006 1) I'd recommened using a SQL database.2) If you want to learn how to manipulate files, reading a few tutorials will help. Here's one I found when I googled:http://codewalkers.com/tutorials/57/1.htmlOrio. Link to comment https://forums.phpfreaks.com/topic/21570-help-with-a-script/#findComment-96294 Share on other sites More sharing options...
patk24 Posted September 21, 2006 Author Share Posted September 21, 2006 yea i am using a sql..(mysql) Link to comment https://forums.phpfreaks.com/topic/21570-help-with-a-script/#findComment-96301 Share on other sites More sharing options...
patk24 Posted September 21, 2006 Author Share Posted September 21, 2006 do u think anyone could write a quick script for me??using the sruvey i posted above? Link to comment https://forums.phpfreaks.com/topic/21570-help-with-a-script/#findComment-96314 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.