LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<