Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
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
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Preg_match unknown modifyer
Hello,
Im trying to write a little script for my forums i need to get the reply from my forum
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN