Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my