Hello everyone,
I am looking for help to what maybe a very simple solution. In MS Access I was able to create a login page that allowed me to authenticate into gmail and other websites. I now need the same capability in PHP that will allow me to make a custom landing page with my Companies logo on it and authenticate to a site where I have a hosted service. The problem with the FREE hosted service is their banners and solicitations on the landing page which honestly doesn't look very professional. I know many of you say will its a free service and yes I understand that at some point i will either build a solution or pay for my own but at this time I am looking for some help to simply enter a username, password and submit to another site.
The free service for those of you who want to know is Online Timesheets, URL: http://www.officetimer .com/ its based on .Net framework but my hosting provider does not currently support .Net which is why i want to use PHP. For the purposes of this exercise I would need examples and a little guidance on how to do this if at all possible. Thank you all in advance for any help that any of you can be provide.
I am looking for help to what maybe a very simple solution. In MS Access I was able to create a login page that allowed me to authenticate into gmail and other websites. I now need the same capability in PHP that will allow me to make a custom landing page with my Companies logo on it and authenticate to a site where I have a hosted service. The problem with the FREE hosted service is their banners and solicitations on the landing page which honestly doesn't look very professional. I know many of you say will its a free service and yes I understand that at some point i will either build a solution or pay for my own but at this time I am looking for some help to simply enter a username, password and submit to another site.
The free service for those of you who want to know is Online Timesheets, URL: http://www.officetimer .com/ its based on .Net framework but my hosting provider does not currently support .Net which is why i want to use PHP. For the purposes of this exercise I would need examples and a little guidance on how to do this if at all possible. Thank you all in advance for any help that any of you can be provide.
Comment