Forum: PHP Jul 2nd, 2007 |
| Replies: 5 Views: 2,211 You'll need to update to the latest version of PHP first. You'll then want to run an upgrade all command (pear upgrade-all) to try to get the all the latest packages.
PHPUnit's a pain to install... |
Forum: PHP Jun 11th, 2007 |
| Replies: 5 Views: 1,291 Yes, in fact it is. Most questions aren't stupid if you do want to know (an are paying attention.)
It's definately possible, I use such a setup. You've got several options, the simplist one... |
Forum: Perl Sep 17th, 2006 |
| Replies: 3 Views: 1,485 It's a very powerful language for text and data processing. It's a higher-level language than C++, so it allows you to work on doing stuff with the information rather than doing stuff with the data... |
Forum: IT Professionals' Lounge Jul 29th, 2006 |
| Replies: 81 Views: 15,917 HTML
<html>
<head><title>It's an instructional language</title></head>
<body>
1,
2,
3,
4, |
Forum: PHP Jul 3rd, 2006 |
| Replies: 4 Views: 5,087 Sounds kinda like a homework assignment...
Why not just do an UPDATE in SQL. That's not PHP, but it's the easiest way to do it. |
Forum: C++ Oct 15th, 2005 |
| Replies: 16 Views: 5,315 You could implement a stack, then pop each element off the top while at the same time pushing the element on to another stack. Then compare the results.
Naturally, there are much better ways to... |
Forum: Storage Sep 6th, 2004 |
| Replies: 3 Views: 2,799 vicec64, it's not an IDE floppy cable, it's just a floppy cable. IDE refers to hard disk technology. (Besides a twist at the end, there's also 6 fewer pins on a floppy cable.)
Try this:
Start... |
Forum: Networking Hardware Configuration Jul 15th, 2004 |
| Replies: 6 Views: 4,915 Make sure your network properties have "File and Printer Sharing for Microsoft Networks" installed.
Then, you simply need to share folders, XP had a default shared-documents folder. |
Forum: Computer Science Jul 9th, 2004 |
| Replies: 16 Views: 8,160 Personally, I'd recommend starting with BASIC (some dialect of it. There's literally 100's!) because it's one of the most common language bases. (You know those TI-graphing calculators? Took me 30... |