CodeIgniter Forums
URL Problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: URL Problem (/showthread.php?tid=22019)



URL Problem - El Forum - 08-27-2009

[eluser]Tamilmani[/eluser]
1. I created one registration form. If i enter the information and submit the form. Information will be stored into our database and the same time , i have save into other server db. for example :

http://example.com/test/save.php?name:test1&date=10-8-2009&age=25

already i have table in other server . Just i have to pass this information to that server .

How its possible in CI .


Please any one give me the suggestion to resolve this problem


Thanks
Tamilmani Mohan


URL Problem - El Forum - 08-27-2009

[eluser]pistolPete[/eluser]
Why did you open another thread? You already posted here: http://ellislab.com/forums/viewthread/127468/
I already told you to look into cURL.


URL Problem - El Forum - 08-27-2009

[eluser]Dam1an[/eluser]
[quote author="pistolPete" date="1251377646"]Why did you open another thread? You already posted here: http://ellislab.com/forums/viewthread/127468/
I already told you to look into cURL.[/quote]

Probably hoping someone would come along with the code for them Wink