adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
timed header image rotation
I have a joomla site and I was trying to setup a rotating image based on timing NOT just refreshing
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Convert Binary String to Decimal
Trying to Get:
Decimal: 305419896
Out of:
Binary String: xV4
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si