'New test message'
$srcImg = imagecreatefromjpeg ("$imageDirectory/$imageName");
$origWidth = imagesx($srcImg);
$origHeight = imagesy($srcImg);
$ratio = $origWidth / $thumbWidth;
$thumbHeight = $origHeight * ($thumbWidth / $origWidth);
$thumbImg = imagecreatetruecolor($thumbWidth, $thumbHeight);
imagecopyresampled($thumbImg, $srcImg, 0, 0, 0, 0, $thumbWidth, $thumbHeight, $origWidth, $origHeight);
imagejpeg($thumbImg, "$thumbDirectory/$imageName");
break;
Started: 31st Aug 2006 at 20:06
Last edited by brian: 31st Aug 2006 at 20:07:59
Brian what in the world is that I have never been able to understand chinese, Ive only just worked out the bold
Replied: 31st Aug 2006 at 20:25
ignore it, I was just testing.
Its a few lines of php code from the many 1,000s behind this website.
Replied: 31st Aug 2006 at 20:29
Oh ..... reet. Am gooin' back to me cave for a kip 'cos I don't wor'a php code is an'a dun't want to. Too complicated for me! Can't do smiley things on this daft lap top but add "grin" at the end of this. Can we have clicky smilies please Mr Brian sir?
Replied: 31st Aug 2006 at 21:54
Hey Brian.
How come you use PHP code? It looks (and is) very complex.
Wouldn't HTML or XHTML be better?
Replied: 31st Aug 2006 at 21:58
I use PHP, HTML, XHTML, ASP and CSS. (and BBC, ITV, CH4, CH5 )
PHP code is mixed with HTML to make the site dynamic, eg. messageboards, forums, guestbook.
HTML on its own is just for static / brochure sites that allow no interaction.
Hope that makes sense.
Replied: 31st Aug 2006 at 22:39
Hmmmm? Yip! Er ..... wossat? Ne' mind. Neet neet. Am off to me straw palliasse.
Replied: 1st Sep 2006 at 00:44
Cheers Brian.
I'm learning to use Dreamweaver myself, so yeah it makes sense, although you're way ahead of me.
Ps. CSS,XTML and HTML I can read so so and I get SKY 1 as well.
Replied: 1st Sep 2006 at 01:56
"A gif I made."
Replied: 1st Sep 2006 at 02:06
Last edited by antontrip: 1st Sep 2006 at 02:09:34
Thats not much of a message, it just shows you good with computors.
Replied: 1st Sep 2006 at 06:19
There is sleep in that ladies eye right at the bottom, she is spending too much time on wiganworld
Replied: 2nd Sep 2006 at 00:08
nope i just checked ,its not me ive got brown eyes
Replied: 2nd Sep 2006 at 12:13
was tryin to put a pic on, couldnt do it...
Replied: 2nd Sep 2006 at 13:28
Last edited by zoe24: 2nd Sep 2006 at 13:31:40
Hello Brian. (Brian Elsie)
If this is the same Brian, will you give me a call please, I spoke to Paul but he does not appear to have your number! I have lost your number and I have a new number too, mine is 07927100371 and my email address has changed too. paullgreen8@gmail.com Will you please call me? Thanks.
Replied: 17th Sep 2022 at 19:42
Try sending him an email:
brian@wiganworld.co.uk
As relying on him seeing this, now, very old thread otherwise.
Replied: 18th Sep 2022 at 02:10
Hello Paul
Ena is correct. This thread is 16 years old and Brian doesn't visit here as much as he used to as he handed the reins over to Ron, so emailing him would be your best bet. Failing that, email ron@wiganworld.co.uk, who I'm sure would pass your request on to Brian.
Also, it would be wise for you to edit your message and delete your personal details - phone number and email address. Those are not something you should share on here.
Replied: 18th Sep 2022 at 05:10