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
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
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