MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter