Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?