Please what are the default numbers of php pages need to be created for database relation in managing a dynamic website? Eg: admin.php, delete.php etc
samsnov 0 Light Poster
Recommended Answers
Jump to PostTechnically, one can suffice.
Jump to PostPritaeas, I use the object-oriented version of MySQLi. I also wrap my connection to MySQL within my own Database class. It gives me the freedom to do some things I need to do everytime a query is executed, such as determine which database server the query should be sent to.
All 8 Replies
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
homeboy 8 Newbie Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
homeboy 8 Newbie Poster
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
homeboy 8 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.