This must be a newbie question!
I'm not sure if this is either PHP / MySQL / Apache problem, so any help is
appreciated. I have a XAMPP setup in my PC.
Shortly, I have a two seperate codes as the following,
Code_A.php - looping code. this may take several minutes
Code_B.php - a quick simple echo
This is mysql-independent
If your php-scripts using sessions the session.file
is locked until end of the request, so if there
are multiple requests (as sample framesets) you
have to decide the point where are no wirtes
into the $_SESSION-Array are expected and use
session_write_close()
Directly a
Hello
I'm trying to install the C++ connector as outlined on this URL:
http://dev.mysql.com/tech-resources/articles/mysql-connector-cpp.html#install
and it fails misserably.
I have installed 5.5.0-m2 Source distribution
It fails right away on the make after doing the cmake
[ 1%] Building CX
Hi, I am having all sorts of problem getting apache to accept its MD5
version, this is from a CRM using perl
I've tried concat $apr1$foo$ and md5(bar)
as best I can tell It doesnt like the md5 part
Is there anyway to get this to work? the only thing that does is encrypt,
and thats sad, with only