Victor Font

Calculate Renewal Date with addmonths()

jQuery/JavaScript Date Math Demo

Kint Debug Video Follow-up When I recorded the Kint debugger video the other night, I mentioned that I was calculating subscription transaction renewal dates with jQuery. This is for the Sole Proprietor Expense Tracking application I’m building. I’ve written this application for myself primarily because I don’t need a full blown accounting system, especially after [Read More…]

Formidable User ID Field Experiment

The Experiment As a standard practice, we include the drag and drop user_id field on every form we build. Having the data in frm_item_metas makes user id related queries easier. We just ran an experiment on our development server to see what Formidable does with user_id values. This is the experiment: The hidden user id [Read More…]