Search found 123 matches

by Kamal
Mon Aug 01, 2011 6:24 am
Forum: PHP
Topic: Same word different "grammar"
Replies: 7
Views: 830

Re: Same word different "grammar"

Maybe create an array containing allowed forms of "all", then use the in_array function.
by Kamal
Sun Jul 31, 2011 7:11 pm
Forum: PHP
Topic: Same word different "grammar"
Replies: 7
Views: 830

Re: Same word different "grammar"

[syntax=php]if(strtolower($_GET['category']) === "all") {
//stuff
}[/syntax]
?
by Kamal
Sat Jul 30, 2011 4:45 pm
Forum: CSS / Styling
Topic: Can I do this in CSS?
Replies: 8
Views: 2474

Re: Can I do this in CSS?

I think this is better:
[syntax=css]td .last a:hover[/syntax]
by Kamal
Thu Jul 28, 2011 6:22 pm
Forum: General Chat
Topic: Back!
Replies: 11
Views: 1414

Re: Back!

Same! But for a week :)
by Kamal
Thu Jul 28, 2011 6:14 pm
Forum: General Chat
Topic: Java is Hard
Replies: 20
Views: 2240

Re: Java is Hard

Can you please add my friend TacticalScrewUp to the server?
by Kamal
Fri Jul 15, 2011 9:52 am
Forum: PHP
Topic: Showing IP Address of the visitor
Replies: 22
Views: 2844

Re: Showing IP Address of the visitor

jacek wrote:If you have to store the full page in the table.

I think that's what he did
by Kamal
Wed Jul 13, 2011 8:03 am
Forum: General Chat
Topic: Captcha @Jacek
Replies: 15
Views: 1974

Re: Captcha @Jacek

jacek wrote:anyone interested in doing that ?

I am :]
by Kamal
Tue Jul 12, 2011 2:12 pm
Forum: PHP
Topic: Showing IP Address of the visitor
Replies: 22
Views: 2844

Re: Showing IP Address of the visitor

nailyener wrote:"Use iframe".

DONT! iframes are evil!
by Kamal
Mon Jul 11, 2011 1:28 pm
Forum: PHP
Topic: Showing IP Address of the visitor
Replies: 22
Views: 2844

Re: Showing IP Address of the visitor

Well what I would do is instead of the PHP in there, I put ##IP## or something like that, then do:
[syntax=php]$post_body = str_replace('##IP##', $_SERVER['REMOTE_ADDR'], $post_body);[/syntax]
Then the IP will be in place of ##IP##
by Kamal
Sun Jul 10, 2011 5:38 pm
Forum: General Chat
Topic: Google+
Replies: 48
Views: 5052

Re: Google+

jacek wrote:You can use any email address for a google account.

I got an invite to that email address anyway.

So now I have an account, what do I do with it ?! Nobody I know seems to be registered.

well that didn't work for me
by Kamal
Sun Jul 10, 2011 2:41 pm
Forum: General Chat
Topic: Google+
Replies: 48
Views: 5052

Re: Google+

bowersbros wrote:Here

Capture.JPG

But he can't login :) I have tried with my Google Apps email :)
by Kamal
Sun Jul 10, 2011 2:35 pm
Forum: General Chat
Topic: Google+
Replies: 48
Views: 5052

Re: Google+

jacek wrote:Mine is, jacek at betterphp .co.uk

Sorry, you just can't :lol: Google's rules :? Only Gmail accounts have Google Profiles and G+ requires a google profile :)

bowersbros wrote:sent

You just add them to circles right?
by Kamal
Sun Jul 10, 2011 1:38 pm
Forum: General Chat
Topic: Google+
Replies: 48
Views: 5052

Re: Google+

Temor wrote:
jacek wrote:I'd like an invite if you have any spare.

Me too!
temor@shiftrage.org

Thank you in advance.

Check your email :)
Also I think you need a gmail account because it needs a Google Profile.
jacek wrote:I'd like an invite if you have any spare.

What is your email address?
by Kamal
Sun Jul 10, 2011 11:42 am
Forum: General Chat
Topic: Google+
Replies: 48
Views: 5052

Re: Google+

conradk wrote:Could you really please send me an invite ?

Check your email :)
by Kamal
Sun Jul 10, 2011 10:27 am
Forum: General Chat
Topic: Google+
Replies: 48
Views: 5052

Google+

So now I'm on google+, nothing really special. Just like the animations :D
If anyone wants an invite just post your email address here :)
by Kamal
Sat Jul 09, 2011 4:19 pm
Forum: Tutorials
Topic: Register and Login (Email Activation) jQuery
Replies: 5
Views: 1529

Re: Register and Login (Email Activation) jQuery

Make sure '../../core/inc/register_checks.inc.php' is correct and relative to the URL of the page itself not the file.
by Kamal
Sat Jul 09, 2011 4:15 pm
Forum: General Chat
Topic: Google Maps
Replies: 11
Views: 1442

Re: Google Maps

You know that would need a lot of coding right?
by Kamal
Sat Jul 02, 2011 11:29 am
Forum: General Chat
Topic: Minecraft!
Replies: 15
Views: 2146

Re: Minecraft!

I need a piston :( Got all the ingredients except iron :(
by Kamal
Fri Jul 01, 2011 7:26 pm
Forum: General Chat
Topic: Minecraft!
Replies: 15
Views: 2146

Re: Minecraft!

jacek wrote:Calm down !

It's done now :)

yay!! :)
by Kamal
Fri Jul 01, 2011 5:57 pm
Forum: General Chat
Topic: Minecraft!
Replies: 15
Views: 2146

Re: Minecraft!

Bukkit is now updated.

DO IT! CAN WAIT NO MORE!
by Kamal
Wed Jun 29, 2011 2:07 pm
Forum: General Chat
Topic: linux eye candy thingy
Replies: 3
Views: 1040

Re: linux eye candy thingy

jacek wrote:
uhshosting wrote:whats the thing or how to enable it is the thing where it can show u all 4 screens at once in a box and when u move a window it wiggles??

As Kamal said that is compiz, however it's no longer enabled via Preferences->Appearance->Effects.

Oh its not?