Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Paige Ruten
Paige Ruten has asked
28
questions and find answers to
159
problems.
Stats
9.5k
EtPoint
4.1k
Vote count
28
questions
159
answers
About
Paige Ruten questions
Can I jump back to the beginning of a method using 'redo' in Ruby?
What is the type signature of this Haskell function?
What is a root directory?
How do you style major and minor comments?
How do I make a GUI?
Can you define <=> in Ruby and then have ==, >, <, >=, and <= defined automatically?
How does the C++ compiler know which implementation of a virtual function to call?
How do you call a constructor for global objects, for arrays of objects, and for objects inside classes/structs?
How do I stop bots from incrementing my file download counter in PHP?
What's the best way to only allow a PHP file to be included?
Paige Ruten answers
Setting CSS style in <p> not working- Codeigniter
PHP: Can a function know if it's being assigned as a value?
Generating unique IDs for types at compile time
Can I change the appearance of an html image during hover without a second image?
What's wrong with this Makefile?
How to trim text using PHP
is using class names like 'right' considered bad practice?
How to use PHP to delete X number of lines from the beginning of a text file?
Makefile If-Then Else and Loops
How do programmers practice code reuse