- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
8 Posted Topics
You can use [url]http://www.phplist.com/[/url]
I'm also shocked when I see big sites having Javascript error or bad elements alignement, this is quite frequent... I do not why!!!
It looks like the user (you) doesn't have permissions to run chown on that server
The variable exists and is not set to one of these: * "" (an empty string) * 0 (0 as an integer) * "0" (0 as a string) * NULL * FALSE * array() (an empty array) * var $var; (a variable declared, but without a value in a class) …
If you are using Firefox 3.0.6 and testing on localhost, I suggest that you update to the latest firefox... Firefox 3.0.6 has a bug with sessions on localhost...
As a beginner, I suggest you use the function "require" like this: [code=php](require "includes/common.php");[/code] Yes, require has a different syntax, to avoid future problems, always surround the hole statement with parenthesis.
If you wrote mod.php then you can write the script for deleting a thread by admin. I see you are checking if a user is an admin by: [code=PHP]if($admin){...[/code]
This tuturial mau be a good start for you: [url]http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/content-management-system-cms-using-php-and-mysql.aspx[/url]
The End.