| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Comments:
<0> no, you should change the url you're trying to access :) <1> alakazam: it moves now straight step 2 ever time I load the script <2> how long has PHP 5 been out? it's entirely stable, right? i'm going to ask my webhost why they still run v4... <0> brick: lots of scripts are not compatible with php5 <3> yeah, go complain <2> alakazam, maybe they should run both <2> i found the date on http://www.php.net/manual/en/history.php <4> so what should i say when i first join
<5> M3: You should ask your question? <6> Is it possible to include variable that contains cl*** to text like "{$variable} but with cl*** like {Ajax::$JSPath}" ? (note: that syntax is not working) <6> neither is "test {${Ajax::$JSPath}} test" <6> ... maybe i'll have to stick with ugly "test ".Ajax::$JSPath." test"; :( <7> Ciantic: Cl***name::{$propname} <4> Stormchaser, thanks and sorry, i typed in the wrong channel <8> Could anyone help me install PHPDocumentor? I have extracted the files into a directory on my server. But when I browse to this directory using my browser, I just get an empty frameset with a lot of "Not Found" errors. <6> edink, no.. it aint working <7> Ciantic: then i misunderstood your question <6> edink, how can you misunderstood that <6> edink, "Cl***name::{$StaticVar}" is just so wrong that you can think <9> Does anyone know the basis of importing contact lists from Hotmail or GMail? I've seen many (paid) scripts that do it, but I don't understand exactly how it works. Does Hotmail provide some sort of RSS/ATOM feed? Or what? <6> neither is "{Cl***name::{$StaticVar}}" working <7> Ciantic: what is it you're trying to accomplish? <9> Does anyone know the basis of importing contact lists from Hotmail or GMail? I've seen many (paid) scripts that do it, but I don't understand exactly how it works. Does Hotmail provide some sort of RSS/ATOM feed? Or what? <3> hmmm <6> edink, you do know syntax of putting variable to string like this: echo "balblwlgwlg{$variable}awtawjtoj"; ? <3> I've used scripts like that Mike, but I don't know either <7> Ciantic: yes <6> edink, but how can I do the same with Cl***name::$property <10> hey, how can i get the values from a input field before i sumbit? <6> edink, (without the stupidest ever way to do it "awawrowojrj".Cl***name::$property."awrjarjoajrw"; (which btw is obivious) <5> Ciantic: Use call_user_func (or something) <7> Ciantic: i'm afraid that's not possible <5> !+func call_user_func <11> mixed call_user_func(string function_name [, mixed parmeter] [, mixed ...]): Call a user function which is the first parameter <6> Stormchaser, LOL <3> you can through Javascript, ramzi22 <7> Ciantic: php parser depends on "{$" sequence
<5> Ciantic: Why do you think I'm joking? <6> edink, yea, i've seen stuff like {${...}} <6> Stormchaser, cause thats not elegant way to do it <10> then how do i get it from javascript to the php? <9> !+func noob <9> <11> Unable to find PHP4 proto for noob <9> :( <5> Ciantic: You should redefine your definition of 'elegant' <7> i don't see why " ".foo::$bar." " is not elegant either <6> Stormchaser, now, lets ***ume how would you do the thing i just asked with that function :D <5> this is bit lame... Let's do this... <6> edink, well it is far more elegant than the call_user_func thing :D <6> edink, but i just thought that if there is a way to do it without concate i'd sure like to know it <7> nope <5> i know of another way, but IT SHOULD BE NEVER USED!!!11one <6> there are like billion ways to do that, but it was not the point how you can do it in different ways <6> I was solely interested is there way to do it without concate, like regular vars. <12> hello <12> please take a look at improved dBug: <12> http://shramko.river-net.org/dbug/index.php <13> any way to not send a session cookie to the user when the browser already has one? <7> shramko: looks interesting <12> edink: php4/php5 compatible <14> what function can I use to cleanup the index (remove duplicated colors) from palette based images? <6> Ries, well should be easy to create that yourself if you can loop them (?) can you? <15> i define globals in my main function and then i i have to say global in my function also? <12> qbwdp: globals is EVIL :) <12> You can use $GLOBALS, AFAIR. <15> ok <14> Ciantic: I don't know... but then I need to loop over my images... doesn't sound to effective in PHP <12> qbwdp: but is there any good reason to use global variables? <6> Ries, well isn't that like one time run anyways? <16> $tekstas=strip_tags($tekstas, '<![if !supportLists]>'; -- any alternatives <16> ? it doesn't work <15> shramko: hacking up code from hotscripts, it's too long for me to change all the globals
Return to
#php or Go to some related
logs:
MYSQL ORDER BY COUNT(*) #ubuntu #php debian btdownloadcurses .deb php static variable refresh page Can't locate module sch_htb #kde #math #css [Errno -1] Header is not complete. Trying other mirror.
|
|