ChristianGeek

No Profile Photo

Real Name:

Latest Contributions

  • From CWM

    Like iLuke, Adrian, and others, I am also from CWM (though not much in past), so you might see me lurking around here

  • Common CSS Templates

    Standard CSS templates that you can plug your design into!

    http://www.dynamicdrive.com/style/layouts/

  • Form Uploading via Screen Scraping

    Ok, I now use PHP to submit variables to a form protected by a password eg in an admin area but certain forms need to be submitted by users but without full admin acces.

    So I have PHP provide the credentials to the server and the server accepts them and I can pass the form variables to the script via POST or GET. Now the question is, how would I pass a file? eg www-urlencoded pictures to include on the form? /blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" />

  • Getting a string encoding

    Ok what I am looking for might be impossible /lmaosmiley.gif" style="vertical-align:middle" emoid=":biglaugh:" border="0" alt="lmaosmiley.gif" /> but here I go:

    I need some way of telling if the encoding/character set of a string is utf-8 or not..........

    I have googled but all I can find that might mean anything is the multibyte extension but I can't rely on having that extension on the target machines.

  • A Javascript form validation script

    This script will validate form fields before submiting, just remember to back it up with php or some other SS script. Validates XHTML strict /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />