same querie, or a new one??
Hi guys,
I'm still working on this drop down list. I've got the actual drop down list to wor
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
Calculus Help (and by help I mean homework)
Hrmmm, I hate posting about math homework, partly because it's homework, and partly because I hate w
pagination - need help on passing of search query.
Hi, i have been trying for days but couldn't get this sorted out. Would like some professional help
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
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
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do