Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?