|
Posted by Markus Ernst on 10/14/31 11:55
mpar612 schrieb:
>
> Okay everyone, let's stop the bad talk and get down to business. This
> is a forum where people go to for help if they are having problems. I
> am new to PHP and MySQL and am trying to get a PHP and MySQL site
> running. I have several books on the subject and I feel I have made
> great progress in the last 5-6 weeks of working on this with little
> programming background.
>
> If you would like to help me, I would be very appreciative. If you
> would not like to help, please keep your comments to yourself and not
> respond. I am looking for any information that would be good. Whether
> it be an explanation of what is wrong with my code or a link to a good
> tutorial or even a suggestion to a good book.
>
> For those who have tried to help me, thank you very much. I am very
> appreciative and I say that in each of my responses. For those who
> like to bash beginners, please keep your comments to yourself.
>
> Now let's get back to what these groups are all about: Helping people
> with PHP and SQL.
>
> Thanks
>
1. This is not a support forum, but usenet. People are free to discuss
other people's postings in every aspect they consider as worth to be
discussed.
2. Shelly and me did not blame you, but blamed Webwasp for his/her
rudeness when blaming you.
3. You get very competent inputs by J.O. Aho in the other branch of this
thread. Feel free to ignore other branches like the one here, where the
discussion might not be helpful for you.
4. 4 days ago you started the thread "MySQL/PHP5 $_GET issue", where you
got competent help from J.O. Aho and myself. Instead of trying what J.O.
Aho suggested and provided the information necessary for tracking down
your problem, you decided to abandon this thread and start a new one.
This could be interpreted as a contradiction to your apologies and
assertions of appreciacion.
As far as I can see you got 2 pieces of advice you did not follow yet:
- echo the SQL query to see how it is actually sent to the database
- try to not mix GET and POST data
What prevents you from just trying it and reporting the results?
--
Markus
[Back to original message]
|