Keeping data in form
How can I keep whatever I write in the form?
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<