Ask me any php question
Well coding a CMS system take more than an hour if you wish that it have a nice looking, minumum security, etc. It should take about 3-7 days to make a nice one that have no bug, minimum fonctionaly and fully working.
For now i dont really have time to make one because of school and other project i want to finish (IRC RPG).
ok i have a question….im kinda a noob at php but..
lets say u have a script that takes input from the url and i wanted to log that input. how could i log the input to a page that is uploaded to my website called log.txt? wenever i try it says that i cant write it to that file even tho im sure my syntax and stuff is rite. I looked it up online and it said u hafta use some command(i dont remember which) in the php.ini file. wut is the php.ini file? im confused about this.