in xampp: all is working fine but what i post doesnt go through to my php file... please help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

in xampp: all is working fine but what i post doesnt go through to my php file... please help

method post

8th Aug 2018, 7:55 PM
Kabelo Radinne
Kabelo Radinne - avatar
7 Answers
+ 2
thanks a lot for your help... i finally found a solution
9th Aug 2018, 8:36 AM
Kabelo Radinne
Kabelo Radinne - avatar
+ 2
lol ohk... i wrote an html form in php... after i created another php page to recieve my form data like.... $text = $_POST["chat"].... i saved all my pages in htdocs ... im embarking on creating chat application
9th Aug 2018, 8:51 AM
Kabelo Radinne
Kabelo Radinne - avatar
+ 1
no its a php in my PC
9th Aug 2018, 5:36 AM
Kabelo Radinne
Kabelo Radinne - avatar
+ 1
thank you a diamond
9th Aug 2018, 8:59 AM
Kabelo Radinne
Kabelo Radinne - avatar
0
are you trying to POST to the php file that is located outside the sololearn application?
9th Aug 2018, 12:55 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar
0
"Application" can be Windows, Android, iOS, linux and web based. Its just an other word for program to be flat. To let you know, the SoloLearn text editor won't let you POST to a file located outside the Sololearn application. Compare it with fiddle text editor, it either won't let you link to external file. If you want to achive that, I suggest using notepad++ or something like that. edit: A application can also be IoT based wich acually runs on linux, windows or arduino.
9th Aug 2018, 8:34 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar
0
Nice to see the solution :) Good luck further!
9th Aug 2018, 8:59 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar