Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Spliting paragraph into sentences and attach in
Here is what I am trying to do
example: Para1[123.456.789!] 3 sentences
Para2
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would