Search results

  1. knighthawk

    Question: Passing PHP variables via "include()"

    Yes, this is the first thing I did. I put a simple 'echo("working!!!");' statement, but I left out all of the verbage for the code sample. The point is that it will run inside the 'metadata.php' as long as I do *not* try to pass a variable. Then the server outputs a message saying that "mode"...
  2. knighthawk

    Question: Passing PHP variables via "include()"

    I am designing a website hosted on GoDaddy.com servers. They are using the "safe_mode" version of PHP 4.3.1 running on Linux/Apache. The problem is that according to the documentation at www.php.net, I should be able to pass a variable using the "include()". Here is an example of what I am...
  3. knighthawk

    PHP beginner

    I have been working with the XCode Developer Tools and they are working out quite well. Because PHP is a C-like language, it is automatically color-coded even though I am not even running PHP Server on my local machine. I already have the shell of my website completed, now I just need to...
  4. knighthawk

    PHP beginner

    I just started looking into PHP and have been reading the documentation available at www.php.net throughout the week. This weekend, I need to start on a pretty simple website that will use forms and pulling info from other websites into dynamic web pages. Thankfully, I do not need to start...
  5. knighthawk

    10.3.3 exceeds expectations...

    I would really appreciate it if there were improved security features for Safari. There are several websites that my wife needs to use on a regular basis, and I am just about to set up a PC so she can access them. Not even IE for Mac will work. I am eager to see if the new build of Safari...
  6. knighthawk

    iTunes - Pepsi is a FARCE, a LIE, and a SHAME

    My wife just bought a Big Gulp from a 7-11 store in Long Beach, CA yesterday. It has the iTunes promotion (but she didn't win).
  7. knighthawk

    What If? (2)

    Under the Classic panel in System Preferences, you can designate and change the drive partition in which Classic boots from. Just change OS9 to another drive and then when it works, delete it from the original partition/drive.
  8. knighthawk

    Ugh! Please tell me this isn't ever going to happen!

    Apple does use serial numbers for their high-end software. Mac OSX Server, WebObjects (and I would FinalCut although I have not worked with that) all have VERY LONG and complicated serial numbers... even worse than Microsoft! If Apple wanted to be really nasty, they could do exactly what...
  9. knighthawk

    What if Windows run on Mac natively?

    At the beginning of my post, I mentioned that Cocoa was originally designed to be on both Mac and PC (Windows NT was supported through Yellow Box). If Apple were to write OSX for Intel, then they obviously would finish the port of Cocoa to Intel. Then all applications that are written in Cocoa...
  10. knighthawk

    What if Windows run on Mac natively?

    Wasn't COCOA, when it was first announced by Apple, suppose to allow you to write an application that would work on both the Mac OSX and Windows [yellow box]? There is a company called Lindows, that is writing a UNIX version for the PC that would emulate Microsoft OS, and would allow you to...
  11. knighthawk

    Following the Yellow Bricked Road?

    I went straight into Objective-C after playing around with REALbasic for about a week. I read the Apple Documentation for Objective-C: The Language, and I feel that it was one of the better books to explain Object-Oriented programming that I have read. After about two months, I ran up to...
  12. knighthawk

    korean fonts and itunes

    I have problems getting the korean fonts to work at all! I have the language pack loaded, and when I browse Korean websites, they show up fine, but I am not able to enter anything in Korean. My wife is learning korean, and I want to set up the computer so she can type in Korean.
  13. knighthawk

    Anyone know how to have an HTTP/FTP drop box?

    I am trying to make it simple for my clients to FTP their job files to me. I have an anon FTP setup on my 10.1 box. What I would like to do is either have an HTML picture (like an icon), or a page that the client can drag and drop their file on to upload to my FTP server. The web server for...
  14. knighthawk

    Reseller upgrades: Post who has it

    I went to Fry's, CompUSA, and Staples, and none of the had the update CD. Fry's said that they got something, but it was wrong and they needed to return it. They were expecting the shipment sometime that day (Saturday). Fry's did have 10.1 full retail version on the shelves. There were at...
  15. knighthawk

    Up-To-Date Program Confirmed @ CompUSA!!!

    where do we find the list of who is authorized?
  16. knighthawk

    Does This Mean It's Completely Free??

    I still do not see the 10.1 Update anywhere on the website. If you were to order the full boxed version for $129, then the shipping will be free. I think they will still be charging the $20 for the S&H.
  17. knighthawk

    once OSX.1 comes out...

    10g for my Scratch and for OSX is not that bad. I use Photoshop all of the time, and I do not boot into OSX at work as much unless I am doing web design. I work with MEGA sized files in Photoshop too. We have an Epson 9000 at work, and I usually work in the files at 180 dpi @ 100% with some...
  18. knighthawk

    once OSX.1 comes out...

    As far as the UFS goes... When I first installed OSX, I saw the options and said to myself, "UFS... Unix Format, that is what I want." Then I realized the downsides to this formatting option... 1) If you ever boot back into OS9, your mac cannot see the UFS partition. This has its...
  19. knighthawk

    Straight C?

    Also, because C++ is a subset language of C, everything that you write in C compatible in C++. All C++ does is add to the C language by adding libraries of predefined objects/functions. It really does not matter. If you are not running OSX, but still OS9 on your computer, there is another...
  20. knighthawk

    10.1 Announced Tomorrow - Weeks End

    BTW, not only did Apple donate $1 million, but they said that they will donate an iBook to every victims family that has kids. That is possibly 2000 iBooks (very rough estimate) for about $2.6 million retail value. Effectively, Apple is donating $3.5 million to the victims.
Back
Top