Advertisement
Talilo

php-estudos

Aug 18th, 2023 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. //https://becode.com.br/site-dinamico-com-php/
  2.  
  3. //https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/Conditional_operator
  4.  
  5. //https://www.youtube.com/watch?v=qqEbKc0Pq8Y
  6.  
  7. //https://www.youtube.com/watch?v=OeWlWWo_-Qw
  8. //https://www.php.net/manual/pt_BR/function.ucfirst.php
  9.  
  10. //https://www.php.net/manual/pt_BR/function.preg-match-all.php
  11.  
  12. //https://www.php.net/manual/en/function.file-get-contents.php
  13.  
  14. //https://www.youtube.com/watch?v=V0Oe7zkLLEY
  15.  
  16. https://cursos.alura.com.br/forum/topico-warning-undefined-array-key-210832
  17.  
  18. https://developer.mozilla.org/pt-BR/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
  19.  
  20. https://www.php.net/manual/pt_BR/language.types.array.php
  21.  
  22. https://www.devmedia.com.br/php-if-else-e-o-operador-ternario/38219
  23.  
  24. https://www.php.net/manual/pt_BR/function.usort.php
  25.  
  26. https://cursos.alura.com.br/forum/topico-problema-resolvido-warning-undefined-array-key-1-in-228537
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement