Hi
I’m very new to php, I’m wondering how to get info from a web page. I’m looking to put a box out such as
Enter Name ( box for name ) then collect the data the user entered.
thanks
Hi
I’m very new to php, I’m wondering how to get info from a web page. I’m looking to put a box out such as
Enter Name ( box for name ) then collect the data the user entered.
thanks
There’s way to much to go into. You can look at just about any thread in the beginner and general forums and get an idea of how to do queries and sort the retrieved info.
Look up PHP and HTML forms.