Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter and SOAP library
#1

[eluser]Stojan[/eluser]
Hi,
Can anybody explain me how CodeIgniter and SOAP library work with this example:
I want to make client and server part of my application. They will communicate with SOAP messages. Server is send to client form (for example registration form with some input text boxes), client then show to user. Can I verify that form on client side, on client part of application. I think that is too excessive workload for the server part of the application, if I work validation of input on server part of application. And if all input data is OK then I insert data into client database.
Client is SOAP client part of application, and server is server part of application.
Can make me some easy example for that? Is that posible to make using CodeIgniter and SOAP library?
I hope you understand what I want to make.




Theme © iAndrew 2016 - Forum software by © MyBB