[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
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main