Jump to content

cheetahten

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

cheetahten's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Ugh, how i Hate IE. The Files I am playing with look and work great on FIREFOX, but on IE? WAHHHHHHH I have the this one Form that on Failed validation it Writes an Error to a session Variable, and then Redirects the page to itseft, and if any messages on load present them to user. Works FINE on FF. But on IE it hangs on REDIRECT "header("Location: www.domain.com/page.php?page=$page");" On googling, I see other have had this same error. But no solutions Ohh well, so much for redirecting after ERROR ohhh and there are more... on IE jpg mine is jpg had to be "pjpeg" and "png" had to be "x-png", else it would not pass recognize mine on validations
  2. Newbie here I been playing with a php script that receives allot of paramaters Things like , Size, Upload directory, File names, etc... Anyways, I noticed that allot of the URL for dynamic pages in other sites look like gibberish, specially many image urls... Am assuming these are dynamic or something. Anyways, My question... Do people Encode URL? is this a common practice? for security?
  3. I been reading alot of late about PHP5 and OOP... Am need to OOP, I come from a COBOL background, I do some codeing in PHP4 as a hobby Anyways.... Data access??? Should I read up on DAO? Or MySqli? Error Handling? Exceptions???? The Try, Catch reminds me of COBOL GOTO's or Continue on how I did it in PHP4..set_error_handler?
  4. Me again.... I do not think I am a total newbie. I come from a mainframe background...ugh...COBOL Anyways.. my tiny Web project is http://www.tanela.com..... a directory, well, at least it started as a directory, been getting bigger over the years. Of late I been working on letting a user to create a profile. With image uploads and dynamic resizing and bla bla...now that is a never ending monster. the whole thing is PHP. Am kinda Anti javascript and anti-flash. most js in site is for tinymce. A site should work with no javascript I believe, once it is working, then maybe it can be used to enhance existing functions Anyways, I been thinking of OOP PHP for the Database piece, and if I ever get the concept down in MY HEAD then maybe I'll tackle the login page and login functions I do alot of Validations, lets say... I wanna validate string, or a number. Would each of this valdation be a class?
  5. I have this tiny Project on the Web that I do as a learning tool. It is running fine in PHP5. Most of all PHP in it is written from Scratch I been thinking of rewriting it to be more OOP. I have read and reread about OOP/PHP. But am having a hard time figuring out when to write a function in OOP. OR Even how to get started with OOP on it. Basically am lost :-\
  6. I agree with the Distracting statements above. Your navigation buttons are invisible to me, well, the TEXT is
  7. Ugh, I hate Flash Intros, and I am sure I am not the only one. It is a WASTE of a Click. So sorry, i can't review site. The minute I see a Flash intro, i close the page. This applies to all sites with Flash intros.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.