Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
php file erros / need help please
Hello
Someone decoded a zend file for me.. after uploaded it on ftp i get some errors, i trye
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin