"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
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
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
CHECH A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru