Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of