Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th