Domain Search | www.


Related Pages:

So what do you do with all this data if you want to pass it around or to have it persist between requests its
Hi how can I set variables with the loop count in the variable name in a for loop That is path1 path2 etc where
Some background information this is for a dead simple ajax chat app im writing new lines are fetched every 3







sigh... git ate my face again...

i cant change isp (its a long story), i send content to my other servers, and i need crypt it

tehe, excelent

ssh tunnel?

and idea is, encrypt in my side, and decrypt on other site

gsuveg, i think it's simplier to use mcrypt stuff

i cant use tunel and ssl certificates

all you need is ssh

but mycrypt it cant work in pub/sec key

MikeSeth, php web hosting ssh lib are very shitty

I never mentioned php ssh libs

gsuveg, and you need pub/priv keys or just enctrypt/decrypt?

ssh -D 1234 foo@bar

i have only php/mysql :=(

MikeSeth, the main topic is php

do you have shell access?

it is the best.

that's beside the point.

no!

haha

oh. Then, well, s**t.

yes. i know.

now I shall go and consume animals

pub/priv works only with gpg module right ?

yep

then now we use 'api' key as key to mcrypt

and?

en/decrypt with mycrypt
and later maybe other

hello everyone

hi

Does anyone have any idea how to use php to find ip neighbors?
meaning other websites on the same server

aantn, check netcraft maybe?

thanks anyway

does PHP have a parseFloat function?

parsefloat? what are you trying to do with it

do they have an api?

theSmiler, explode

it takes a string or number, and changes it... or something. IDK, i just need it. I know java, and actionscript, and javascript hosting have it

you don't know what it does, but you need it?

(float)"1.23"

aantn, probably not...you could scrape it, but check, maybe they do

1.23 alone would set it to a float
all the walls between almost every type is transparent
except resources and class instances

yeah, it's in another script, an actionscript thing

function parseFloat($float) return $float;

that makes no sense

something like this is shown in the php webhosting docs

are there any known bugs in strip_tags()?

"4 pigs" + 3.3 = 7.3


Related Topic:

So what do you do with all this data if you want to pass it around or to have it persist between requests its
Hi how can I set variables with the loop count in the variable name in a for loop That is path1 path2 etc where
Some background information this is for a dead simple ajax chat app im writing new lines are fetched every 3