PHP Programming > Beginners - Learning PHP

Uploading data to Mysql database using html form trouble

<< < (7/7)

mdahlke:
I suppose it is...Thanks a lot for your help and not giving up on me. Very much appreciated

wilson382:
you are very welcome.

RaythXC:
GET isn't good for everything. It's ok for small things which get redirected quickly, but say you make a forum or blog and you insert a whole post, you can't use GET.

wilson382:

--- Quote from: RaythXC on July 11, 2012, 07:22:42 PM ---GET isn't good for everything. It's ok for small things which get redirected quickly, but say you make a forum or blog and you insert a whole post, you can't use GET.

--- End quote ---

True

mdahlke:

--- Quote from: RaythXC on July 11, 2012, 07:22:42 PM ---GET isn't good for everything. It's ok for small things which get redirected quickly, but say you make a forum or blog and you insert a whole post, you can't use GET.

--- End quote ---

Very good to know but for this purpose it shall do just fine

Navigation

[0] Message Index

[*] Previous page

Go to full version