Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu