present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<