Search found 3607 matches
- Tue Jan 17, 2012 2:07 am
- Forum: Graphics
- Topic: Determine dominant image color
- Replies: 15
- Views: 125183
Re: Determine dominant image color
I tried the above code, but I do get an error message: Parse error: syntax error, unexpected '&' in /home/webrage/public_html/foto/test/out.php on line 8 Removing the line, the script works perfect. What is wrong with the section: $g = ($rgb >> & 0xFF; Thanks There is a number and a bracket...
- Mon Jul 19, 2010 10:51 am
- Forum: PHP - Code
- Topic: Login Form
- Replies: 2
- Views: 754
Re: Login Form
if(isset($_POST['submit'])) { $data = $_POST; if(!empty($data['emailAddress'] )&& !empty($data['password'])) } header("Location: /path/to/your/next/page"); } ?> <HTML> <title><title>Login</title></HEAD> <BODY> <FORM method="post" action="<?php echo $PHP_SELF;?>"...
- Mon Jul 19, 2010 10:47 am
- Forum: PHP - Code
- Topic: little hangy down thingy
- Replies: 6
- Views: 1868
Re: little hangy down thingy
Code: Select all
<input type="text" name="foo" autocomplete="off">- Mon Mar 29, 2010 5:32 am
- Forum: PHPDN Suggestions
- Topic: NEW FORMAT
- Replies: 16
- Views: 21174
Re: NEW FORMAT
Ive changed the default back to prosilver
- Mon Nov 30, 2009 9:08 am
- Forum: PHPDN Suggestions
- Topic: "rapidshare"?
- Replies: 8
- Views: 10781
Re: "rapidshare"?
Fixed
- Mon Sep 28, 2009 4:04 pm
- Forum: PHPDN Suggestions
- Topic: The "Lol" Smiley
- Replies: 30
- Views: 35167
Re: The "Lol" Smiley
lol LOL LoL lOl
Changed due to popular demand

Changed due to popular demand
- Sat Sep 26, 2009 12:30 pm
- Forum: Javascript
- Topic: Dynamically disable a submit button
- Replies: 2
- Views: 1053
Re: Dynamically disable a submit button
jQuery $(document).ready(function() { $("#itemSize").change(function(){ if($(this).val() != "FALSE" && $("#itemQuantity").val() != "FALSE") { ...
- Thu Jan 22, 2009 9:07 am
- Forum: General Discussion
- Topic: PHP mistakes you keep making?
- Replies: 9
- Views: 883
Re: PHP mistakes you keep making?
Spending hours trying to figure out why a code change wasn't working on a site, only to realise you have uploaded it to the wrong server
- Wed Jan 07, 2009 1:41 pm
- Forum: General Discussion
- Topic: Goto in PHP
- Replies: 27
- Views: 2586
Re: Goto in PHP
Maybe im not geeky enough, but i haven' seen a funny one yetChris Corbyn wrote:I love xkcd.
- Wed Jan 07, 2009 1:40 pm
- Forum: General Discussion
- Topic: New programmer (uk) looking to pay for some help...
- Replies: 2
- Views: 644
Re: New programmer (uk) looking to pay for some help...
Where in the UK are you?
- Sun Nov 30, 2008 11:37 am
- Forum: General Discussion
- Topic: Such A Thing As Admin Snap-In?
- Replies: 13
- Views: 1154
- Mon Nov 24, 2008 11:03 am
- Forum: General Discussion
- Topic: Cut in VAT today in UK?
- Replies: 10
- Views: 1264
Re: Cut in VAT today in UK?
Did you ever think you would win?onion2k wrote:
I lose.
- Mon Nov 24, 2008 10:01 am
- Forum: General Discussion
- Topic: Cut in VAT today in UK?
- Replies: 10
- Views: 1264
Re: Cut in VAT today in UK?
Its all physcological. People here about all these cuts here and there so feel more confident about spending money.panic! wrote:Hmm if the retailers pocket the saving themselves that would totally defeat the purpose of the cut: which is to get people spending. That would be annoying!
- Thu Nov 20, 2008 3:15 pm
- Forum: General Discussion
- Topic: Xbox 360 Avatar Pics
- Replies: 3
- Views: 848
Xbox 360 Avatar Pics
Come on, post yours

Code: Select all
[ img]http://avatar.xboxlive.com/avatar/YOUR GAMERTAG/avatar-body.png[/img]- Thu Nov 20, 2008 8:58 am
- Forum: General Discussion
- Topic: random link / secure paypal link?
- Replies: 4
- Views: 917
Re: random link / secure paypal link?
matt9b wrote:pytrin wrote:I wasn't looking for a concept, I was looking for a complete solution...
You won't find that here.