@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32



Comments:

<0> and what about the hack to make transparency work in ie
<1> openfly: GIF doesn't allow alpha.
<1> openfly: GIF is binary transparency only
<0> kay
<2> TML: ok i don't know the syntax though :(
<0> what about the png transparency fix
<1> AfroTurf: You don't know the syntax for for()?
<1> openfly: What png transparency fix? Are you referring to the directx filter?
<1> AfroTurf: php.net/control-structures.for
<2> tmL: all i know is for($i=0; $i<=$int; $i++) {
<0> img.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + src + "', sizingMethod='scale')"
<0> that guy yeah
<1> AfroTurf: Which part of that do you not know how to do?
<0> TML yes no?
<1> openfly: "yes no" what?
<0> will alpha transparency work using the DirectX filter



<0> img.style.
<2> TmL: well i want to do $tmp as $tmpkey and $photos as $keyp
<1> openfly: That doesn't work on *my* IE, because I disable activex. Whether it works on yours or not is something for you to know.
<0> theoretically...
<2> tmL: do i do that inside my loop?
<0> it would work.
<1> AfroTurf: Yes.
<2> tmL: ah ok
<1> openfly: TIAS
<2> tml: thank you
<0> thanks for info
<3> who can help me with this issue
<3> php5 as cgi
<2> tmL: i get unexpected T_AS
<4> you're using AS in a FOR loop?!?
<2> stormchaser: for($int=0; $int<=$countp; $int++) { $tmp as $tmpkey; }. i need help
<1> AfroTurf: for($int=0; $int<=$countp; $int++) { $tmpkey = $tmp[$int];
<2> ah ok
<1> AfroTurf: "as" is only in foreach()
<2> ah i see
<1> AfroTurf: Again, please RTFM.
<1> php.net/control-structures.for
<2> lol ok
<5> Hrm. I can't get PHP to load the exif module. The syslog says: Unable to load dynamic library 'C:\PHP\php_exif.dll' - The specified module could not be found.
<2> tml: usually i do, thanks though
<5> yet that file exsists. (and I can verifiy it). Any ideas?
<6> 38 dollars for a freaking carboard box?
<7> How do I turn unix time into a nice human redable string
<5> date
<8> NeoThermic: is it compiled for the right php version, or is it depending another dll that it cant find?
<8> starwindsurfer: php.net/date
<5> ||cw: well, the phpinfo file says that I'm on 4.4.2, and I'm using the php_exif.dll from the 4.4.2 windows zip files, so I ***ume its the correct version. As for dependancies, I don't see any inication of that in the syslogs.
<5> I must admit, this has only happend after I updated from 4.3.11
<1> NeoThermic: It requires another library to be on PATH
<1> probably called "exif.dll", but that's pure speculation
<1> NeoThermic: It says "The specified module could not be found.", but what it means is "There are unresolved symbols in the specified module, and thus it could not be loaded."
<5> hm
<9> I install that on my copy of php with no problem
<9> now I justg have to figure out how to use it.
<1> NeoThermic: If you really can't figure it out, google for "dependency walker". It'll let you drill into the DLL to see what symbol is missing, and then you can go hunting for it.
<3> where is good turorial to install php as cgi?
<1> But that ***umes you have some degree of familiarity with compilers, linkers, and runtime symbol resolution.
<1> gogosys: php.net/install
<9> folks
<9> well php use an apache auth scheme to allow or deny access to a mysql table?
<1> heh... "GET http://miniclip.com/"; <- shows the source code
<3> TML but I can't find instalation of php5 as cgi
<10> gogosys : what os u using ?
<3> lost_and_unfound freebsd?
<4> !tell lost_and_unfound about u
<1> gogosys: That would be a Unix system
<1> gogosys: So go into "Installation on Unix systems" and then look for "CGI and commandline setups"
<10> gogosys : what server ?
<1> This isn't rocket science.
<3> apache 2.0.54
<5> TML: intresting.
<10> gogosys : ok, i know on lighttpd the best way is a port installation ' /usr/ports/www/php5-cgi/
<10> just do a #make install clean
<5> php_exif.dll requires php_mbstring.dll
<3> I have 300 users under apache :)
<5> thats a change from 4.3.11, since I've never loaded mbstring.dll



<3> and I have "client debien by server configuration"
<3> when i want execure php5
<10> gogosys : was that of any use to you ?
<11> how do I allway get 3 from everything above 2?
<11> round() won't do here..
<12> typecast as an int and add 1?
<10> kombi -< ceil || floor ?
<11> mybadluck, lost_and_notfound: thanks!
<13> Ok this is gonna sound really stupid, but this is driving me nuts, im trying to change the color on a damn input table but its not letting me.
<13> guidelines say i can't paste but eurm dunno how to explain it otherwise
<3> lost_and_unfound because when i try to run php5 files I have in apache logs denied by server configuration
<13> I thought || <td cl***="row2" bgcolor= "#3b3b3b"><span cl***="gen"..... etc || would do the trick but nothing is happening. Any ideas?
<12> mic-nl, pastebin
<13> This is like the mother of all noob-questions obviously.
<12> www.pastebin.com
<12> anyway
<5> TML: ok, I'm now stuck. According to the walker I've got here, I've got all of the dependancies. (and I've loaded them in PHP as well), yet I'm getting the same error message still.
<13> ohh that like a site that corrects your php code?
<12> you can paste it there
<13> Bookmarking it, but for the sake of my noobness if you have the answer let me know hehe
<12> so that you don't have to paste it here
<14> mic-nl: CSS on the input element.
<13> there isnt a css as far as i could find
<15> css to #web
<16> what's the subnet mask for 142.141.*?
<12> http://www.w3schools.com/dhtml/tryit.asp?filename=trydhtml_form_color
<15> 255.255.0.0
<15> or /16
<17> /16
<14> mic-nl: It may not be part of the spec, but I know that's how it's done.
<15> !+g10
<18> Guideline #10) We don't support xyz script. We help you *write* PHP, not download and install/hack/use pre-written scripts
<12> mic-nl, see the link i pasted
<15> !+g8
<18> Guideline #8) SQL Q's: #sql, #mysql or #postgresql. Apache Q's: #apache. Linux Q's: Either #yourdistro, #linuxhelp or #linpeople. HTML/CSS/JavaScript Q's: #web. Just because some other channel is 'dead' does NOT mean you can ask here.
<16> ah I thought it was /24, so 142.141.96.0/16?
<13> looking there now mybadluck.
<15> aidan x.x.x is 255.255.255.0 or /24
<16> ooops I pasted the wrong thing
<16> 142.141.96.*
<15> /24
<13> http://pastebin.com/565749
<13> like that?
<16> it's not working :/
<15> for?
<12> mic-nl, Jymmm is going to get mad at you
<14> mic-nl: No, not even close. :-) Do you know how to apply CSS cl***es?
<15> mybadluck No, I'm just gonna ban mic-nl
<13> noob bashing..
<16> Jymmm: Net::ipInNetwork
<15> aidan what for?
<15> oh
<13> how the hell am i supposed to know what to do there ><
<16> I'll use the /32 address for the moment and wait until the guy complains
<15> aidan have you tried 142.141.96 /24
<19> god ... a day of array's from hell with simplexml ... thank god its over
<14> mic-nl: <input cl***="mycl***" ... /> and then in your CSS definitions: input.mycl*** { background-color: #3b3b3b; }
<5> I'm tempted to remove and re-install PHP, as nothing appears to be going right after the update.
<15> Crell42 mic-nl : take it to #web please.
<15> NeoThermic Just install ASP
<14> Jymmm: I was going to send him there next, but wanted to at least be polite and give him a general direction. :-)
<5> Jymmm: heh, heh.
<15> Crell42: If you are in a room of females talking about their periods, are you going to stay in the room talking with another guy about how your gf doesn't let you do anything?
<14> That's such an asinine comparison I'm not even going to bother with it.
<15> Crell42 OR.... are you going to get the hell out of there as fast as you can, then talk smack about your gf's ?
<19> I would interrupt the girls saying 'so thats why my gf doesnt let me do anything'
<15> lol
<20> and u would get kicked in the groin
<5> or worse.
<19> i can take it
<12> i think i could take a room full of girls
<20> what's worse?
<12> depending on how big they are
<12> also, i can run


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #php
or
Go to some related logs:

i2c-prog kernel 2.6
#web
gentoo dell c400 xorg
#linux
#sdl
Neighbour table overflow clarkconnect
#web
#gimp
slackware nvidia Gtk-WARNING **: cannot open display:
#web



Home  |  disclaimer  |  contact  |  submit quotes