| |
| |
| |
|
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
Comments:
<0> morning|afternoon|evening all <1> Morning <2> Stormchaser: If I put that line alone in another php file I get: Warning: fopen(): php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /var/www/oxylbox/test.php on line 2"
<3> lig: It's 11 PM. <2> However, I can access the same address in my web browser <2> fopen("http://www.oxyl.de",'br'); <1> Stormchaser: not on this side of the world. <1> evening Stormchaser <3> evening, lig :) <4> does the second parameter to define() have to be a literal or can it be, say, a function call? <4> i.e., can i do something like define('BLAH', foo())
<5> how do I replace all occurrences of " in a string with nothing? I want them to disappear! <3> davidhouse: It can be function cann, but it shouldn't be array or object. <3> *call <5> str_replace("""...) isn't working very well <4> Stormchaser: thanks. that's what I though. <6> stoffus: str_replace('"', '', $string); <6> or in your case "\"" <7> is there any mode i need to put php into to make it grasp utf-8 correctly or does the html charset info suffice?
Return to
#php or Go to some related
logs:
#ai #perl #gcc void_11 wifi gentoo gnome-terminal undefined reference to _nv000016gl #sdl #lisp #suse is perl dead gentoo stop evbug
|
|