vrijdag, oktober 28, 2005

 

Reflection


The reflection in the pictures below was generated with a new php script i created for my new site-design:












Source, Digg

Comments:
Any chance of releasing the source code?
 
I'll send it via mail.
 
is it possible for you to send me the code?
bonda5@hotmail.com
 
I have posted it online:

http://test.seweso.com/reflection.php.public-domain.txt
 
Does seem to work. Any documentations?

When I submit it on my own server just goes back to the same page.

Yes, the server runs php fine.
 
Oops sorry I meant it doesn't seem to work.
 
Documentation? What kind of Software Engineer do you think I am? ;)

All I know is that te script needs some image-library's. Doesn't it do anything? Or do you get an error?
 
;D

It does not return an error. It just refreshes back to the page.

Here's where I uploaded the exact file (I only changed "< ?" to "< ? php"
Either way I get the same results.
http://www.macmyday.org/test/reflection.php
http://www.macmyday.org/test/reflection.phps
http://www.macmyday.org/test/phpinfo.php

Thanks for the fast reply!
 
Hahaha and oops.

See this line:

if (!empty($_SERVER['HTTP_REFERER']) && strtolower($matches[0]) != 'seweso.com')

Change it to your domain. Btw change all references to seweso.com or test.seweso.com :D
 
Hiya..

I don't think that's it.
Otherwise you'd have gotten the die() message, right?

I did change all of it before and it was still doing the same.

??? :S
 
I used automatic variables, so you might need to change

if (!isset($url)) {

into

if (!isset($_GET['url'])) {

and do that with all your variables...
 
Een reactie plaatsen

Links to this post:

Een koppeling maken



<< Home

Archives

augustus 2003   september 2003   oktober 2003   november 2003   december 2003   januari 2004   februari 2004   maart 2004   april 2004   mei 2004   juni 2004   juli 2004   augustus 2004   september 2004   oktober 2004   november 2004   december 2004   januari 2005   februari 2005   maart 2005   april 2005   mei 2005   juni 2005   juli 2005   augustus 2005   september 2005   oktober 2005   november 2005   december 2005   januari 2006   februari 2006   maart 2006   april 2006   mei 2006   juni 2006   juli 2006   september 2006   november 2006  

This page is powered by Blogger. Isn't yours?