Hi!
Here is my problem:
<?php
$arr["a"][0]["x1"]="222";
$arr["a"][0]["x2"]="22A";
function clear(){
global $arr;
unset ($GLOBALS[???])
}
so, I wan't to unset elements of multidimensional array in
a function, and since in documentation says that unless
$GLOBALS is used, array won't be unset...
Whe I try to execute this code:
CREATE TABLE users(
id CHAR(10) NOT NULL PRIMARY KEY,
title VARCHAR(100),
name VARCHAR(100)
)
CREATE TABLE cars (
idcars TINYINT(4) UNSIGNED NOT NULL AUTO_INCREMENT,
made VARCHAR(100) NOT NULL,
deleted TINYINT(1) UNSIGNED NOT NULL DEFAULT 0...
Recently I bought new hard disk and installed it into my computer.
Now I want to install additional OS onto this new hard disk, and also to give me option of which OS to load (new or old one).One important thing is that both OS-s are to be installed on C drive. (it means that I have to C drives...
Hi!
Recently I bought new hard disk, and would like to install win2003 and linux on this hard disk. On my old one I have win2000 installed and want to keep it.
How to do this? In what order should I install new OS-s? What do I have to save in case something goes wrong so that I can "rollback" to...
I'm afraid it doesn't.
Build just never finishes. I can work some things with envirement like using menues, but I can't stop the build.
I still haven't worked it out....???
suddendly when I tried to build my project, this link error message started appearing:
LINK : error : Internal error during SetupPhase
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 00436134
NumberParameters = 00000002...
Changing port isn't enough, cause after changing config for a while, I won't know what is mine and what is frends'.
But I don't know how to achieve to use different config files (in win2000)?
cdlvj,
I'm avare of this, I also have few ports in use, but I don't want all the configuration to be every time started (loaded), and after working with it for a while, I won't be able to distingush my configuration from my friends' (since we'll be working with different db's).
So, does your...
How is it doable to have two Apache servers on the same machine which is running under Win 2000 Professional??
Do I need to install whole additional apache or can it be done just by configuring it? They should be independent to eachother.
Actually I have Win 2000 Proffesional, and have a problem.
I need to install additional Apache server on my comp, which would be independent to existing one.
How to solve this? How to create a user who will use only software he installs?
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.