Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
removing space from the end of a variable
i have a variable $image which contains the following url "http://tiles.xbox.com/tiles/oo/P5/0m
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
Keeping data in form
How can I keep whatever I write in the form?