Forum: PHP 16 Days Ago |
| Replies: 1 Views: 170 Hello, all:
I'm trying to sanitize/secure my query, and it all seems ok when I test it with most special-characters... but when I try to test the single quote (') like this... ... |
Forum: JavaScript / DHTML / AJAX Jun 20th, 2009 |
| Replies: 4 Views: 646 Hi again, Air:
YOU ARE DARN GOOD...! and you call yourself "Whiz in Training!"??? how about "Great Master"... your fixes worked right on!
Now it all works beautifully in all browsers,... |
Forum: JavaScript / DHTML / AJAX Jun 19th, 2009 |
| Replies: 4 Views: 646 Hi, Airshow...
You are awesome! As you can see, I can barely grasp Javascript, so very much appreciate your help!
I did notice, it did work pretty smooth in Explorer, but things get all out... |
Forum: JavaScript / DHTML / AJAX Jun 18th, 2009 |
| Replies: 4 Views: 646 Hi, all:
I got a form where some checbox fields will hide or show as user clicks specific choices. Problem is, if one mistakenly checks one of these checkboxes and then hides it, it still does... |
Forum: PHP Jun 10th, 2009 |
| Replies: 10 Views: 657 Hey, Atli...
THANKS A LOT!!!! IT WORKED!!! as you suggested I went back to my table structure and changed it from float (11,2), to decimal(11,2), and it worked like a charm... I did go back to... |
Forum: PHP Jun 9th, 2009 |
| Replies: 10 Views: 657 Hi, Atli.. nope, no luck... tried different versions of your code, but same thing. Maybe I got soemthing setup wrong in my db...
Thanks again... still trying... |
Forum: PHP Jun 7th, 2009 |
| Replies: 10 Views: 657 Thanks Atli.. sorry didnt answer earlier, had to step out for a while; let me try your code... hopefully it'll work. I guess I am still trying to grasp some of the special ways php sees null or empty... |
Forum: PHP Jun 7th, 2009 |
| Replies: 10 Views: 657 Hi, Atli:
You know, your code did seem to work... except now, even if the values in the form fields are left blank (no values at all in fields), it now automatically makes 0.00... I tried to... |
Forum: PHP Jun 7th, 2009 |
| Replies: 10 Views: 657 Thanks Ardav, Atli:
I think what's happening is kind of what Atli suggests... the ZERO keeps giving a FALSE result, instead of actuall 0 number. Otherwise, why would it take any other number BUT... |
Forum: PHP Jun 7th, 2009 |
| Replies: 10 Views: 657 Hi all:
I have this slight problem, where I have a list of months with amounts that need to be updated, but I always need to enter "0.0" in order for my field to be updated properly; but if I just... |
Forum: PHP May 5th, 2009 |
| Replies: 0 Views: 400 Hello, all:
Hoping somebody can help me with this... I have this "double-dynamic-select-menus" borrowed script which uses a bit of Javascript to switch menu-options based on selection made on... |
Forum: PHP Apr 25th, 2009 |
| Replies: 1 Views: 302 hello, all:
well, I guess the script DOES work!! I placed the code in another site, ran it from there, and ditto.. it worked just fine. I guess must be that my email host-server might have been... |
Forum: PHP Apr 25th, 2009 |
| Replies: 1 Views: 302 Hello, all:
I am trying to get this script to work... What I'm trying to do is to be able to email back customers whose emails I have saved on in my database. So pretty much the emails get sent... |
Forum: PHP Apr 23rd, 2009 |
| Replies: 0 Views: 237 Hello, all:
I have this small script where I am tryign to switch sessions based on what url-variable appears on address, as a way to use like a breadcrumb... and so far it only takes the first... |
Forum: JavaScript / DHTML / AJAX Apr 21st, 2009 |
| Replies: 0 Views: 653 Hello, I have a form that gets pre-populated from a url-get link that contains all url-variables that then get submitted into a database. That's all fine... but how can I make it so that when one... |
Forum: PHP Mar 5th, 2009 |
| Replies: 1 Views: 632 url variable name itself has space in it... how can I retrieve it in php??
Hi, I got this problem, where I need to capture get url variable pairs, but these are coming from an automatically... |
Forum: PHP Feb 9th, 2009 |
| Replies: 3 Views: 460 Thanks guys...
I see now how I should have simply matched the POST entry vs. the DB!! I seemed to have been doing it all in-reverse, like first SELECTING the records, and then comparing the POST... |
Forum: PHP Feb 8th, 2009 |
| Replies: 3 Views: 460 Hello, all:
I have a simple chart, like...
ID ACCOUNT YEAR JAN FEB
1 Utilities 2007 $20 $20
2 Utilities 2008 $25 $25
Let's say, customer... |
Forum: PHP Jan 30th, 2009 |
| Replies: 5 Views: 675 Hello, All...
Well, after checking things a bit, seems the automated code written by Dreamweaver wasnt validating-filtering form fields properly! weird... I ended up adding htmlentities into its... |
Forum: PHP Jan 28th, 2009 |
| Replies: 5 Views: 675 Hey, Robothy... well, I reloaded my original files and did same thing; I put same code you did and gave me javascript error; really odd.. I build my pages with Dreamweaver and it automatically... |
Forum: PHP Jan 28th, 2009 |
| Replies: 5 Views: 675 Hi, Robothy... yours is the first hack into my CMS, though I'm not sure if you did it when I was doing some work in it and screwed things up in the process... I see you tested around 5:30 pm based on... |
Forum: PHP Jan 27th, 2009 |
| Replies: 5 Views: 675 Hello, All:
I have been testing and learning by building this simple CMS application and want see if works OK, but most importantly, would like to know if any of you are able to hack it. It's a... |
Forum: PHP Nov 30th, 2008 |
| Replies: 3 Views: 537 thanks Keith.. gonna google ffmpeg to see how it's used... |
Forum: PHP Nov 30th, 2008 |
| Replies: 3 Views: 537 Hello, all:
was wandering, how can I have php create a thumb frame of a movie?? (like youtube where only a frame of the movie appears which then when you click takes you to the movie itself to... |
Forum: Search Engine Optimization Nov 23rd, 2008 |
| Replies: 4 Views: 915 "website-design-gorgia" or "websitedesigngeorgia" what's best for search engines/SEO?
Anybody has any idea or knowledge what works best? i figured the one with hyphens may work better, since that... |
Forum: PHP Nov 15th, 2008 |
| Replies: 3 Views: 693 Hi, Cwarn:
thanks for your feedback, it was very helpful.
I do have one more thing... what I was saying about the "includes" was that I was just simply comparing them to something like if I had... |
Forum: PHP Nov 15th, 2008 |
| Replies: 3 Views: 693 Hello, all:
I have a general question on SEO and database-driven site integration...
I am starting to convert a company site from static, to dynamic driven site (php/mysql) with a basic admin... |
Forum: PHP Nov 2nd, 2008 |
| Replies: 0 Views: 343 Hello all again...
I have a problem with this "mini-CMS" I am buidling as I'm trying to learn this PHP thing...
Everything seems to be working OK, EXCEPT when I try to UPDATE the images from a... |
Forum: PHP Nov 2nd, 2008 |
| Replies: 10 Views: 878 thanks again... gonna check out link |
Forum: PHP Nov 2nd, 2008 |
| Replies: 10 Views: 878 thanks Keith, I think I got the basics of it. Thanks for your feedback.
One more quick question, what is a "cron" job?? |
Forum: PHP Nov 2nd, 2008 |
| Replies: 10 Views: 878 Thanks guys, one more question... I get much of what you are saying, but in the case of Humbug's suggestion. how is the "read" (tinyint) cloumn, suppsoed to indicate, or know to indicate that message... |
Forum: PHP Nov 2nd, 2008 |
| Replies: 10 Views: 878 Hi, Keith:
thanks for your reply..
What I was looking for was just a basic idea/framework on how one would go about setting something like this up.. I am trying to learn this language a bit... |
Forum: PHP Nov 1st, 2008 |
| Replies: 10 Views: 878 Hello, all: have this general question on how to handle member's email in a site...
what is the right way to setup an email-system structure, say like in dating site, where members can email... |
Forum: PHP Oct 27th, 2008 |
| Replies: 5 Views: 525 IT WORKED!!!!!!
You are great!... hey, let me ask a quick question since I am a newbie at this PHP stuff: besides the obvious mis-placement of some parts of the code, the main problem in all of... |
Forum: PHP Oct 27th, 2008 |
| Replies: 5 Views: 525 Hi, Xan:
thanks a lot for your reply... I couldnt exaclty make out what you meant as far as placing the two lines of code you mention (the $result and $row lines); I placed them in the "HEAD"... |
Forum: PHP Oct 27th, 2008 |
| Replies: 5 Views: 525 Hello, all;
I am practising on this blog setup, and I am trying to echo each blog entry's headline appear as the page's Title tag... somehow the way I have it doesnt do it. So that you have an... |
Forum: PHP Oct 12th, 2008 |
| Replies: 0 Views: 1,326 Hello, all:
I have this single-file upload script which works great (it's a bit log cause it creates thumbs, unique ID's,e tc), but I am trying to modify it to make it do MULTIPLE files. I figured... |
Forum: PHP Oct 5th, 2008 |
| Replies: 3 Views: 487 Thanks Rob:
hmm... yes, I know what specific categories I want to have linked to specific banners. Let me try your code and see what happens or how far i can take it...
I guess I would have to... |
Forum: PHP Oct 4th, 2008 |
| Replies: 3 Views: 487 hello, all:
I am trying to make it so I can show a banner according to a blog articles's category(ries). per example if a posting (or postings) appears under category 101, then show banner1, if it... |
Forum: PHP Sep 23rd, 2008 |
| Replies: 4 Views: 645 hello, all:
I design web pages and was wandering if there is a way so that one can show a design or a web-page on any browser, but the html code (or all respective image files, css, etc) can't be... |