Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17690

Re: Problem With PDO?

From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.php
Subject Re: Problem With PDO?
Followup-To poster
Date 2018-02-06 01:41 +0100
Organization PointedEars Software (PES)
Message-ID <101200569.nniJfEyVGO@PointedEars.de> (permalink)
References <2ok67dtmgck421h2oai92ol0sffogcqjn8@4ax.com>

Followups directed to: poster

Show all headers | View raw


[Supersedes for correction]

Call Me Tom wrote:

> I chose this forum because my sql statements appear to be working.

JFYI: Know where you are posting to.  This is a _Usenet_ _newsgroup_, not a 
*Web* forum; it is only a forum in the sense of the umbrella term.
 
> The logged user has all privileges on the database.
> The $numin echo prints 2555 which is the number of rows in the table.
> The table test is unchanged after running the file.
> Here's the code.
> […] 
> What am I missing?

Error logging, a proper newsreader or more tea (you have posted this 4 
times), a real name, and a proper From address¹.  IOW, a minimum clue:

<http://www.catb.org/~esr/faqs/smart-questions.html>
<http://php.net/docs.php>

F’up2 poster

________
¹  As noemail.com accepts any “RCPT TO” value, and the Web site merely
   arbitrarily redirects, sometimes even to blacklisted sites, I am now
   adding it to my killfile list of address mungers.  (I will not see
   further postings with this second-level domain in the From.  You have
   been warned.)

   <http://www.interhack.net/pubs/munging-harmful/>
-- 
PointedEars
Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953>
<https://github.com/PointedEars> | <http://PointedEars.de/wsvn>
Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.

Back to comp.lang.php | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Problem With PDO? Call Me Tom <noemail@noemail.com> - 2018-02-01 12:49 -0500
  Re: Problem With PDO? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2018-02-06 01:41 +0100

csiph-web