Skip to main content

All Questions

Tagged with
4 votes
1 answer
448 views

PDO Database wrapper [closed]

The subject is this small project - PHP/MySQL Database wrapper The three main goals of this projects are: Easy way to map database columns to object properties Simple solution to insert or update ...
sasa's user avatar
  • 165
1 vote
2 answers
142 views

Storing, fetching, and deleting battle simulation results

my connection code: ...
Brained Washed's user avatar
7 votes
2 answers
1k views

PDO wrapper structure

Is this PDO wrapper structure dynamic? Can using self:: rather than $this cause problems? ...
Khalid Okiely's user avatar
0 votes
2 answers
124 views

User lib php v2

I've been working some forth looking on design patterns, and I would like some help to improve the code (fixes, tips, just generally improvements, or things you consider bad practise, etcetera in my ...
John's user avatar
  • 125
2 votes
1 answer
353 views

Updating only certain fields on a database row

I have data that I want to insert in a database. Sometime a piece of data is already in the database, so I just want to update the fields that changed. For example, if I insert these rows one after ...
Jonas Schmid's user avatar

15 30 50 per page
1 2
3