Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?