Search code examples
mysqli_query($conn, $sql) or $conn->query($sql)...


phpoopsecuritymysqliprocedural-programming

Read More
Is it acceptable to use a mix of object oriented style with procedural style in coding PHP?...


phpoopprocedural-programming

Read More
Perl design question...


perloopprocedural-programming

Read More
Multi-Paradigm Languages...


phpoopparadigmsprocedural-programming

Read More
Is it possible to design and build a procedural (imperative) based application successfully?...


procedural-programmingimperative-programming

Read More
simple explanation PHP OOP vs Procedural?...


phpoopprocedural-programming

Read More
Speed Comparisons - Procedural vs. OO in interpreted languages...


performanceoopmaintainabilityprocedural-programminginterpreted-language

Read More
Designing WCF service interface. Procedural vs Object Oriented Design...


oopwcfprocedural-programming

Read More
Difference between procedural and functional languages?...


chaskellfunctional-programmingprocedural-programming

Read More
Lambda Expressions vs Procedural-styled Functions...


functionlambdafunctional-programmingprocedural-programming

Read More
php procedural with namespace vs oop...


phpclassoopnamespacesprocedural-programming

Read More
Am I writing procedural code with objects or OOP?...


phpoopprocedural-programming

Read More
PHP Procedural To OOP...


phphtmloopprocedural-programming

Read More
Object Oriented Programming vs Procedural Programming...


oopprocedural-programming

Read More
Truly understanding the difference between procedural and functional...


programming-languagesfunctional-programmingprocedural-programming

Read More
Automating Grading of Procedural Python Program...


pythonautomated-testsprocedural-programming

Read More
Making a chain of procedural jumps for board game in Unity C#...


c#unity-game-engineanimationprocedural-programming

Read More
Why is my Cellular Automata implementation broken?...


c++arraysmultidimensional-arrayprocedural-generationprocedural-programming

Read More
Procedural animation for a crab with Rigging animation & Inverse kinematic...


c#unity-game-engineanimationprocedural-programmingprocedural

Read More
How is abstraction an advantage of OOP if it can also be done procedurally?...


c++oopprocedural-programming

Read More
What is the difference between procedural programming and functional programming?...


functional-programmingglossaryparadigmsprocedural-programming

Read More
Get the details of latest transaction details of all employees based on selected transaction type...


phpsqlpdomariadbprocedural-programming

Read More
Why do we use multiple dimensional arrays?...


oopprocedural-programming

Read More
How to abstract things away in c without having a bunch of function parameters?...


cdesign-patternsparametersabstractionprocedural-programming

Read More
GOTO, CONTINUE, BREAK in procedural programming, how do they effect state?...


cstatecontrol-flowprocedural-programming

Read More
What is the funtional-style replacement of this loop?...


pythonfunctional-programmingprocedural-programming

Read More
Do all getters, that return a variable potentially modified by a different thread, need to be protec...


cconcurrencymutexrace-conditionprocedural-programming

Read More
Is there a way to use procedural code with SQLite3?...


phpsqliteprocedural-programming

Read More
Does procedural programming have any advantages over OOP?...


oopobjectscopeprocedural-programming

Read More
Python - I'm declaring two arguments, but 1 is missing?...


pythondesktop-applicationprocedural-programming

Read More
BackNext