Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
UDP server recvfrom() always returns -1? :(
Hello all,
I am getting a very strange error in my code :( I am writing a server application in C
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade