IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?