need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
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
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho