i want to store input text box value into php variable without form submit and without using ajax,js,jquery etc.,
is it possible??
Prog_1 0 Newbie Poster
Recommended Answers
Jump to PostNot possible AFAIK as the user input resides purely on the client unless it's transported by Ajax or sent via form (submitted) to the server (where PHP lives). Not sure why you'd need to do thiss though.
All 4 Replies

diafol
DaveAmour 160 Mmmmmm beer Featured Poster
matrixdevuk 71 6t9.me Founder
jkon 672 Posting Whiz in Training Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.