phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
Newb advice
Hi all,
I'm a flash front end designer and I've taken on a project that needs some back end p
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end