Jump to content




HTTP Post help please


  • You cannot reply to this topic
2 replies to this topic

#1 TheJebForge

  • Members
  • 128 posts

Posted 03 February 2015 - 12:25 PM

I'm trying to make the app store and I want to allow the user to register in-app or post an app. How do I can do that?
(how to use http.post)
Which hosting site you can give me?

Edited by TheJebForge, 03 February 2015 - 12:29 PM.


#2 InDieTasten

  • Members
  • 357 posts
  • LocationGermany

Posted 03 February 2015 - 02:51 PM

I'm not sure what you mean by THE appstore, but http.post works this way

#3 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 24 March 2015 - 02:28 PM

View PostTheJebForge, on 03 February 2015 - 12:25 PM, said:

I'm trying to make the app store and I want to allow the user to register in-app or post an app. How do I can do that?
(how to use http.post)
Which hosting site you can give me?

what type of help do you need? I have made an app store that works? If you wish to have an API to use it? or if you are looking at making a solo one then do PM me and I can help you with the PHP scripts?

Also it doesn't matter what hosting site you use, as long as it has a decent version of PHP and MySQL?

Make sure you need to choose the names of the code that will be got through the $_POST variable.

Then you need to format the http.post() to post the content up with the correct variable names. Also I wouldn't store code in a database, as when you sanitize it, it escapes the majority of the code.

Edited by DannySMc, 24 March 2015 - 02:30 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users