Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
foreach result into a single variable
Hi,
I have this code...
Code: [Select]foreach ($_POST['Interests'] as $interest =&
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha