Hello i am trying to write a script to take a search string from my own form and post it to a remote form and have the results retreived then displayed on my page the examples of curl i found showed ways to add a string to the remote url . I need to insert a string into the remote form, im new to php but know i need to make a variable from my form and post it to the remote form can anyone give an example?
Thanks