garibanus Posted February 20, 2012 Share Posted February 20, 2012 i need to create a to do list with php. but i dont want to use database .is there anything else i can use instead of using a database? i need to delete ,add functions .how may i do this? basicly it will have process.php,index.php and delete.php it may need more pages though. im a beginner so , code shouldnt be complicated and should be with explanation please . thanks. Quote Link to comment https://forums.phpfreaks.com/topic/257414-creating-to-do-list/ Share on other sites More sharing options...
scootstah Posted February 20, 2012 Share Posted February 20, 2012 You could use XML to store data in a file. If I may, what is your reason for not wanting to use a database? Quote Link to comment https://forums.phpfreaks.com/topic/257414-creating-to-do-list/#findComment-1319362 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.