+ 4
in xampp: all is working fine but what i post doesnt go through to my php file... please help
method post
7 Answers
+ 2
thanks a lot for your help... i finally found a solution
+ 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
+ 1
no its a php in my PC
+ 1
thank you a diamond
0
are you trying to POST to the php file that is located outside the sololearn application?
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.
0
Nice to see the solution :) Good luck further!