I have run into a problem on my latest installation of MySQL. On one of my machines, the host is ". via named pipe", while on the other machines it's "localhost via TCP/IP". How can I change the host to be localhost instead of using named pipes? When I run winmysqladmin...
I have used setcookie many times in the past, but I just re-installed php and apache. Now, when I use setcookie, the cookie never gets set (or at least I can't access it with $HTTP_COOKIE_VARS[];). Can anyone point me to where I need to make an adjustment. I think it's either in my php.ini or...
I'm new to Flash and I'm wondering if it's possible to use actionscript to create a file, write to that file, save it, read from it, modify it, etc.? I see the XML functions, but I don't see file i/o functions.
Thanks Thanks.
If I have a variable named '$Day1', and a variable named $sequence, how can I get the value of $Day1 using $sequence instead of the number 1? i.e. $Day$sequence? Thanks.
Has anyone seen a tool to convert a php web page to a static html file? For example, I could pass the function the URL and the variables it needs to create the different pages.
Thanks Thanks.
I need to find the cosin of an angle, but the result is returned in radians. The problem I am trying to solve is this: Y = cos(angle) * 12. It should be really simple, but when the result of cos(angle) is in radians, the answer is not correct. If I convert the result of cos(angle) to degrees...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.