Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in