noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Error in write byte array into document in SM58
Hi Gurus,
Getting the following error status in Transactional RFC (SM58) ..... *Error i
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
a very simple php header question (sorry!)
Firstly...I do apologise if this annoys anyone....a header error
I'm do not know php &
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Loop column after 2 results
Hello All.
Here is what I have:
Client ID Company name Clien
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would