Hey people 🙂 how's everyone?
Well.... I dunno if I should post here, I made my own PHP app and stuff so... but I'm a newbie in this aspect so I think I should post here 😛. Anyways!, I know how to make a form, and make it submit text data ($variable, you get me?) to another PHP file using $GET (or $POST, dunno yet) but the thing is, I want to make a submission system that doesn't only allows text, but also an image file (JPG, GIF, PNG, BMP). I wonder, if I use $_GET for the text data type, how would I do for the image file, and how would I =send= and =receive= it? What I mean is something like where I'm typing right now, I can submit my post AND an attached file, that's what I mean 😛. Any help please?, it's all I need for finishing my app! 😃 (at least for now xD)
Thanks in advance 🙂