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
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Insert data in Mysql and move to another page
I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to a
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea