Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #20.4K
Ranked #4K
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

8 Posted Topics

Member Avatar for lifeworks
Member Avatar for The Dude

I'm also shocked when I see big sites having Javascript error or bad elements alignement, this is quite frequent... I do not why!!!

Member Avatar for MidiMagic
0
110
Member Avatar for cosby

It looks like the user (you) doesn't have permissions to run chown on that server

Member Avatar for digital-ether
0
139
Member Avatar for Designer_101

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) …

Member Avatar for Designer_101
0
114
Member Avatar for gagan22

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...

Member Avatar for nav33n
0
206
Member Avatar for AutoC

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.

Member Avatar for kadimi
0
127
Member Avatar for rEhSi_123

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]

Member Avatar for rEhSi_123
0
251
Member Avatar for sacarias40

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]

Member Avatar for sacarias40
0
112

The End.