Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
help with Get_
ok some how this is not working i am not sure what i am doing wrong here but what this does is when
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?