Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
php mail form text wont appear / javascript included
Guys/gals...
I am running into a problem whereby I have a great piece of javascript code that
Production of mango in processing industry
Hi,
We have one scenario ,company is in process industry,they are manufacturing MANGO pul
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?