Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K
~4K People Reached
Favorite Forums

5 Posted Topics

Member Avatar for oliprik

Hi Add a condition before line 18 in signing.php as given below [CODE]if(is_resource($result)) { if(mysql_num_rows($result) == 1) { setcookie ("member", time(), time()+15); echo "Success"; } else { echo "<p style='color:red;'>Rangt Lykilorð eða username</p>"; } }[/CODE]

Member Avatar for Member #120589
0
3K
Member Avatar for hellojohnatan

[QUOTE=tomato.pgn;1535268]Take a variable and add it into the field in your database .When the registered use logins just then set that variable and once he leaves reset that variable. Count the number of rows in which that field is set...That's your required outup...[/QUOTE] But what if an un-registered user visits …

Member Avatar for minitauros
0
146
Member Avatar for joomphp

I think This code needs intval() before assigning number. [CODE] function __construct($entryId) { $this->entryId = intval($entryId); }[/CODE]

Member Avatar for ariese
0
88
Member Avatar for never_rain

[url]http://1plusdesign.com/articles/add-countdown-timer-website/[/url] This example looks good for me.

Member Avatar for ariese
0
269
Member Avatar for jenthevb
Member Avatar for ariese
0
435

The End.