Search found 8 matches

by olimess
Tue Oct 25, 2011 1:41 pm
Forum: PHP - Code
Topic: PHP Issues on Windows Server
Replies: 6
Views: 332

Re: PHP Issues on Windows Server

That's the thing ... I can't seem to find any pattern at all, which is why I started thinking that perhaps it was a Windows server issue some how?
by olimess
Tue Oct 25, 2011 12:45 pm
Forum: PHP - Code
Topic: PHP Issues on Windows Server
Replies: 6
Views: 332

Re: PHP Issues on Windows Server

Yes ... I did. Thanks.
by olimess
Tue Oct 25, 2011 11:28 am
Forum: PHP - Code
Topic: PHP Issues on Windows Server
Replies: 6
Views: 332

Re: PHP Issues on Windows Server

Thanks for your response. I did check my script however and verified that the ereg_replace works as it should on both the testing server and the production server. Basically all unwanted characters will be stripped from the string using the cleanup function. The cleanup function only allows letters ...
by olimess
Tue Oct 25, 2011 10:22 am
Forum: PHP - Code
Topic: PHP Issues on Windows Server
Replies: 6
Views: 332

PHP Issues on Windows Server

Hi everyone. I'm hoping one of you experts out there might be able to help me out with some issues I've been experiencing with my script. I'll try my best to explain what I have. I've created a small PHP-based system for a client of mine. I built this system on my testing machine which is a Linux se...
by olimess
Sun Mar 08, 2009 7:42 am
Forum: PHP - Code
Topic: Dynamic Friendly Report Format
Replies: 2
Views: 211

Re: Dynamic Friendly Report Format

Thanks astions!

I'll try it out and let you know how it goes.


Olimess
by olimess
Sat Mar 07, 2009 6:37 am
Forum: PHP - Code
Topic: Dynamic Friendly Report Format
Replies: 2
Views: 211

Dynamic Friendly Report Format

Hi everyone, I'm sure this is probably fairly easy but I'm not sure how to go about creating my idea and so I'm looking for someone to lead me in the right direction. Here's the idea. I have a flash system built where by users can select certain options when building a product. Not all options need ...
by olimess
Sun Feb 10, 2008 1:04 pm
Forum: PHP - Code
Topic: Superglobals and Variables in URLs?
Replies: 5
Views: 416

Re: Superglobals and Variables in URLs?

Actually I just read that too. Never realized that register_globals was related to my situation. How do I go about setting registered globals to on in the loader.php page? Thanks for the help by the way! Also, could the same be done without setting register_globals to on. I know this is strongly dis...
by olimess
Sun Feb 10, 2008 12:29 pm
Forum: PHP - Code
Topic: Superglobals and Variables in URLs?
Replies: 5
Views: 416

Superglobals and Variables in URLs?

Hi, I'm new to this forum and hope that a few people (smarter then me) can help me out! I recently was forced to switch hosting companies because my previous hosting company literally went out of business. Anyone with OnSmart better jump ship quick! Anyways, the majority of the website transferred o...