Hello,
I have searched the internet and cant find any answers to the following question. I have an Intel 536EP modem with phone/line rj11 socket and microphone/speaker 3.5mm jacks. When I plug my headphones into the modem I can hear the person on the phone, but I can be heard with a microphone...
Hello
I have space on a friends dedicated server and he is not available all the time to carry out work for me. Therefore I want to configure a virtual host in apache to cope with all my subdomains in one configuration. I am basically after some wildcard or re-write information.
e.g.
normally...
Hello all,
found a major problem that is really bugging me.
I can create an image and displaying it as a PNG as follows
$width=160;
$height=120;
$image=ImageCreate($width, $height);
$transparent = ImageColorAllocate ($image, 0xFF, 0x00, 0x88);
imagefilledrectangle($image, 0, 0...
I want to build a query that pulls back all the fields within the table , EXCEPT a particular one that will cause problems in speed and memory.
I don't want to generate a long list of field names just omit one from all of them.
ALL DATA - BUT GETS BINARY DATA OF LARGE IMAGES
Select * from...
How can I detect 8-) if a .swf file exists before I load it.
I want to load a default movie if this occurs, similar to the <IMAGE NOT AVAILABLE> picture you see on some sites.
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.