Recent content by AliOki

  1. A

    should i still be waiting for a call/correspondence?

    So an IT position opened in my hometown. Entry level and i fit all the requirements, i interned for more than half of this year at a community college so i have great references and experience. The position was posted the 3rd of November, I applied the 4th. I called to make sure my application...
  2. A

    PHP string validation?

    So a contact script I made is being spammed. I want to add a input field where the user must type in a phrase I set. Let's say the word is "kittens" and the input field will be named "checker". How would I go about validating that what the user inputed is the word "kitten"? I'm really new with...
  3. A

    how to pronounce Kyocera (check it out Japanese speakers)?

    Can someone please explain to me why the word is pronounce Key-Oh-Sara here in the US? The company that makes the phone is Japanese, correct? 京セラæ*ªå¼ä¼šç¤¾ Kyousera shiki kaisha. In Japanese, that would be KYO-se-ra. My BA in Japanese language may be utterly useless to me, but I know how...
  4. A

    How do I load a PSP ISO game into a PSP?

    first off, you cannot do this without custom firmware. If you don't know what that is, then you don't have it. If you do have it, then you copy&paste/drag&drop the iso file into the ISO folder.
  5. A

    suikoden 2, weak military formations level up?

    yeah so I'm playing suikoden 2 (for those of you who remember it) my military units are pretty pathetic, so I either lose and have to replay or barely manage to win. I've tried taking out characters to level them up, upgrading their weapons, adding magic (runes; like fire, lightening) to...
  6. A

    how to clean up php injection attack?

    this happened after my host moved to a new server. I've already asked this but I'm not getting any responses so I'm trying again when i go to "view Source" i can see the malicious code. When I open the files in FTP nothing is there. is this something that needs to be done by the webhost...
  7. A

    ninjalinks error php help?

    For some reason when people submit a link to my link directory, they get an error "Notice: Undefined index: email in (home directory) on line 142 Warning: in_array() [function.in-array]: Wrong datatype for second argument in (home directory path here) on line 142" I'm not that great in php...
  8. A

    how to add name to php form?

    I want to be able to post the name the user inputted into the form on he confirmation page. How do I do this? Here is the code: $success_message = "<p>Your feedback form has been sent. Thank you for your submission!</p>"; And I think this is the snippet I want to add (I'm not fluent in PHP)...
  9. A

    include header file in CGI script output?

    So I'm trying to add my header file to the results of a cgi insite search directory script. Currently the page that it displays is pretty fugly, and does not match my site. sub return_html { print "Content-type: text/html\n\n"; print "<html>\n <head>\n <title>Results of...
  10. A

    Painting of Mary and infant Jesus shown in the documentary "Banned from the Bible"

    on the History channel? Yes, it's a painting they've shows a few times of Mary holding Jesus. not you typical blonde haired mary number; the painting is very shadowy (made me think of Caravaggio), olive skin color, dark hair, she's looking downward at Jesus in her arms and the painting looked...
Back
Top