No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
There are tons of open source webmail systems. May I ask why you're trying to re-invent the wheel? If it's for learning purposes, you can always look at these excellent open source options like http://www.squirrelmail.org/, http://www.hastymail.org/, http://www.postaciwebmail.org/ etc
What functionality are you trying to achieve? The expressions in the if statements look wrong. In the first if, you're checking if the $review variable is not equal to 0 and in the second if, you're checking if it's not equal to 1. Are you omitting a bunch of other …
An MP3 gallery should be easy to build from scratch depending upon what you're looking at. Bulk of the MP3 playing is done by flash these days, so your work would be to create an interface where new stuff can be added or deleted and also manage your gallery.
[QUOTE]1 * Notice: Use of undefined constant num - assumed 'num' in D:\wamp\www\fbelgesel\hadi.php on line 20 2 * Notice: Undefined index: page in D:\wamp\www\fbelgesel\hadi.php on line 25[/QUOTE] First up, those two aren't errors, but they're just notices to you that you're doing something different. The first one says that you're …
The End.
fixphperrors