i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying