The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu