arkay Posted March 1, 2007 Share Posted March 1, 2007 Ok, here is what I have right now. I have my site, www.nba4life.com trying not to advertise and under each team i have the php file that shows the news for the team. (Example is on page www.nba4life.com/atlantic/toronto) And where is says "Raptors php test file" is imported from a php file that is ONLY text. Is there some way that I can get a code/make a code that allows someone to log in and then in like a webpage write some text in a box that will overwrite the other text in the php file? If you dont understand I will post more later. Thanks! Link to comment https://forums.phpfreaks.com/topic/40638-php-writing-in-a-text-box-to-overwrite-another-php-file/ Share on other sites More sharing options...
fert Posted March 1, 2007 Share Posted March 1, 2007 http://us3.php.net/manual/en/function.fopen.php http://us3.php.net/manual/en/function.fwrite.php Link to comment https://forums.phpfreaks.com/topic/40638-php-writing-in-a-text-box-to-overwrite-another-php-file/#findComment-196544 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.