PDA

View Full Version : PHP code an online NOTEPAD for a website


Nirjonadda
11-23-2015, 07:09 PM
Hello,

Looking for a PHP code for an online NOTEPAD for a website. I would like to have on a PHP a notepad ONLINE, so that my member and me can work on a document TXT together. anyone has an idea where it is possible to find the code for this?

Thanks

Dragonsys
11-23-2015, 07:14 PM
git, or something like box.com?

squidsk
11-23-2015, 08:22 PM
google docs

Nirjonadda
11-24-2015, 03:07 PM
No, I want its my own php files to uploaded my server.

Ex: http://www.rapidtables.com/tools/notepad.htm

squidsk
11-24-2015, 03:16 PM
Use this (https://vborg.vbsupport.ru/showthread.php?t=250782) with google docs, add the bbcodes you want. If the permissions are set correctly on the google document (i.e. publicly editible, or possibly edit with link permissions) I believe it can be edited from within vbulletin. Yes it isn't on your server, but that means that you don't have to host a word processor, also the google programs are likely to be more complete than any program you find for yourself.

Dragonsys
11-24-2015, 03:17 PM
<a href="https://github.com/gobby/gobby/wiki/Dedicated%20Server" target="_blank">https://github.com/gobby/gobby/wiki/Dedicated%20Server</a>

Nirjonadda
11-24-2015, 04:24 PM
I am not asking for google Docs or @Dragonsys what are given me?

I am asking for NOTEPAD for writing a text then copy/paste to forum thread.

Like this one: http://www.rapidtables.com/tools/notepad.htm

Dragonsys
11-24-2015, 05:13 PM
I am not asking for google Docs or @Dragonsys what are given me?

I am asking for NOTEPAD for writing a text then copy/paste to forum thread.

Like this one: http://www.rapidtables.com/tools/notepad.htm

You didn't ask for something which posted to a thread, you only asked for a shareable notepad type thing. The link I posted is for a Notepad type program which runs on your own website.