Subscribe if you like my videos! Go to my website thenewboston.com if you need any help or have any questions. I will answer them all there!
Subscribe if you like my videos! Go to my website thenewboston.com if you need any help or have any questions. I will answer them all there!
@hanz17o18 There is not a difference.
moron forms?
@hanz17o18
you can use them like this, without closing
=”xxxx’ooo’mmm”
” close ”
‘ close ‘
@hanz17o18 The difference is one is a single character (‘) and the other is for a string of characters(“). For example, you can do the following…”My name is”, ‘David’….Not ‘My name is david’.
dude i want you to know that your fourms are the best and so are your tutorials i knew nothing about php and now i know a lot possibly enough to build my own fourm. Keep making tutorials and i am going to sub!!!!
Awesome Job!
You are the best !
I have a problem here and YouTube doesn’t let me post the script… How can I contact you?
I guess that is intuitive but I was confused with that
I figured out why it wasn’t working!
RIGHT before you click submit, delete the backslash ( / ) that is after Welcome.php. That will load testerpage.php on it’s own instead of it being Welcome.php/testerpage.php
lets say I wanna change the title of testerpage.php… i want it to be the variable “name”… what do I type in instead of echo $_POST["name"]; ?
thx, really helped me with a little ting on my website
please support this tutorial very helpful.thanks
AWESOME….!!!
Thanks a ton for these tutorials…you actually describe each ‘n’ every thing..!!!
i want innovative project in php.(for my last year B.E IT project)if u possible then send that project on svgore@gmail.com
Undefined variable: _post in C:\xampp\htdocs\pf.php on line 6
plz help me to solve this error thx
@dhavaleganesh It happens to me. Did you fix it? If yes, let me know how.
If you don’t want the button to say “Submit Query”, then do this:
input type=”submit”value=”PUT WHATEVERYOUWANTBUTTONTOSAYHERE”
@dhavaleganesh it NEEDS to be in caps – $_POST["variable_here"]
That mindfucked me when he said Danny :S
thank you.
thanks for this tutorial but i have a question you showed us a form post with an input text what if i want to use radio or checkbox how i will do that
and thank you
I have got to admin its much easier then ASPX the uhh way you can get data from 1 page to another, aspx you need code behind for the C#, – Web Developer here
Admit*
this is wierd. the button will do nothing if i click it but if i press enter after typing the name it works o.0