Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Error in write byte array into document in SM58
Hi Gurus,
Getting the following error status in Transactional RFC (SM58) ..... *Error i
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But