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
xml
<?php
echo "<h1>XML Articles</h1>";
$home
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']