I come across the situation occasionally where I am trying to submit a form programmatically with javascript, but it happens to contain a field with an id
or name
attribute of submit
.
Toby's Log page 35
Automatically reconnect PDO when connection times out
In PHP scripts that run queries to a MySQL database over a long period of time, the connection may time out and give a “MySQL server has gone away” error.
Continue reading post "Automatically reconnect PDO when connection times out"Got myself a working VCR for the first time in years.
Continue reading post "#2993"I bought some stuff from the 5th estate sale of my Uncle Joe’s stuff today.
Continue reading post "#2989"I spent most of this past weekend repainting the horizontal surfaces of my deck.
Continue reading post "#2984"I brought up my exercycle from the basement to the living room in hopes of getting more exercise.
Continue reading post "#2976"Sportsball is back. Both baseball and basketball seasons have started / restarted.
Continue reading post "#2971"I went to my cousin Paul’s wedding this evening. Congratulations Paul and Kimmi.
Continue reading post "#2969"Idea: A mobile shoe seller called Shoeffeur.
Import SQL file in Doctrine / PDO
I recently needed to programmatically import SQL files containing database dumps into a database managed by Doctrine ORM.
Continue reading post "Import SQL file in Doctrine / PDO"