Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
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
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
elseif help!
OK so I'm new to the site, as well as PHP altogether (Trying my hand at managing an online RPG) and