Twitist Forums
How can I publish typed text w php or any other way? sort of like if was posting a status on FB? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: General facebook and life forums (/forum-25.html)
+--- Thread: How can I publish typed text w php or any other way? sort of like if was posting a status on FB? (/thread-71667.html)



How can I publish typed text w php or any other way? sort of like if was posting a status on FB? - Luis - 05-07-2013 07:24 AM

I want to have the text box and then the submit button to display what I just typed. I guess it is somewhat like a status update on facebook.

**Thank you ALL in advance. Everyone that has replied to my questions have really helped me out and I appreciate the time spent on doing so.


- Doaadi - 05-07-2013 07:35 AM

Have a look at the link below. The file called "phptextedit" is what you're after.

I've used it before to do similar to what you are doing. You'll need to play with it a little, but it works.


- Sasha K - 05-07-2013 07:39 AM

Go through a basic tutorial on PHP/MySQL. This is a really basic function that will probably be covered in any intro to PHP/MySQL tut.