Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
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
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i