HttpRequest to execute a php script that manages a database

Is there a way to wait for the request to complete?

The request fires a delegate when it completes. So you can use that delegate to continue your processing

Hello!

What unreal parent class did you use for your request? I’m trying to follow your footsteps and create a connection from unreal to php that will modify a MySQL database.

Thanks for your help!

(: Someone posted a free project that shows how to use that stuff to connect to a database!

1 Like