pushupstairs.com
so meet me by the bridge, meet me by the lane. when am I going to see, your pretty face again
oh, meet me on the road, meet me where i said. blame it all upon a rush of blood to the head
navigate ::

about
gallery
guestbook (updated)
cam
emoticon viewer
random fact


subdomains ::

portal
joanne


bookmarks ::

totalinsomnia.com
blehnet.com
xentar.com
jotsai.com
janeslaw.net


pensador.org

pushupstairs.com emoticon viewer

btnbtnbtnbtnbtn

btn

btn

btn

btn

btn

btn
advert ::


motd ::

update required. apply within. all levels of experience considered.


guestbook (most recent) ::
 
Hi... I was wondering if there is a way I can down load the betty boop....she is a favorite of mine. If you could help that would be great. Thanks Your site is great by the way! Nancy
posted by nancy [amilton Ontario] on 23.05.2005 @ 19:00:08

news ::

Guestbook v2

Hey there - well, I'm back from vacation now. Been busy with the guestbook and v2 is now almost finished and soon to be released. Just need to write an installer and find the bugs! Oh, and some documentation might help ... gah - I hate writing documents. Also, you might want to know that your email addresses are now safe(r) as they are now encoded in the page source.
wink
p.s. Hope you all had a nice Christmas and a Happy New Year!
posted by push on 02 Jan 2004 5 comments go back

comment posted by Pensador on 10 Jan 2004 03:48 am
Great idea with the email encoding. I did something against the spam bots as well, but your solution is much better! I'm guessing you used htmlentities()? smile

comment posted by push on 10 Jan 2004 05:36 pm
No mate - wrote a function to do it:

function convertToHTMLChars($thestring) {
$length = strlen($thestring);
$output = \"\";
for ($i = 0; $i < $length; $i++) {
$output .= \"%\" . bin2hex(substr($thestring, $i, 1));
}
return $output;
}

Not really elegant, but works well!

comment posted by push on 11 Jan 2004 01:57 am
hmm - silly news script - its added in extra escapes where it didn't need to! angry

comment posted by Pensador on 11 Jan 2004 07:44 pm
That probably happened because you have magic quotes on in your PHP configuration.

comment posted by push on 22 Oct 2005 10:45 am
testing! :)


Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

Warning: Division by zero in /home2/pushupst/public_html/news/inc/functions.inc.php on line 215

name:
mail: (optional)

smile:

smile wink wassat tongue laughing sad angry crying 

search ::


www.pushupstairs.com www

 

poll ::
Do you think the the rest of the site should use this layout?
Yes
No
Don't Care
     Results
powered by php   powered by mysql    Use OpenOffice.org

© 2010 pushupstairs.com - content may not be reproduced without permission
  [ created in 0.09 seconds ]