Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
add text and number image
hi guys ..
ok see i want the user to add their name and pick a number then click get it and i
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Help If user voted, block them
On my Prayer request site, i let users Click a button to Pray for somone that has posted a pray, i g
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself