Skip to content
WJunction - Webmaster Forum

PHP text editor and save text

Status
Not open for further replies.
I am looking for something by which write something and save it as text file in server using php script. something like pastebin site. but here instead of file content saving in sql it will store in normal server as a text file.
 

2 comments

You could have something basic as a form & save the form data to a file, or something more advanced?

https://www.w3schools.com/php/php_forms.asp (Check validation on next page)

Or it sounds like you could have something more custom that would be easy to create.
 
  • Like
Reactions: Gon
Status
Not open for further replies.

About the author

G
Active Member · Joined
576
Messages
158
Reactions
43
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom