PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
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
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav