please help
HTML Code:
Code: <span id="ctl00"><span>
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Help, Base64 encoding url and decoding server side.
Hello everyone, i have a website with videos and games and also provide an embed code which people c
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
PHP page is blank
Hi Everyone,
I have a site in which I am able to open the first PHP webpage in my browser but
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
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