New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r