How to use PHP array_filter function
12:26
Пікірлер
@ABOBAFactory
@ABOBAFactory 23 күн бұрын
What this?
@mi6onti2
@mi6onti2 23 күн бұрын
Programming language
@Fshhady
@Fshhady 10 ай бұрын
Hi my friend, is it a part of PHP MVC tutorial. if you could share the whole playlist. looks great work. many thanks
@joshdevofficial
@joshdevofficial Жыл бұрын
How about slug sir
@mejiger
@mejiger Жыл бұрын
Very nice; first one i saw how to implement templating engin
@दुर्गेशकुमार-ल1ट
@दुर्गेशकुमार-ल1ट Жыл бұрын
Are youad
@ojsojs6004
@ojsojs6004 Жыл бұрын
Take a look at this new NumPower tool for PHP. NumPower library was created to provide the foundation for efficient scientific computing in PHP, as well as leverage the machine learning tools and libraries that already exist and can benefit from it. This C extension developed for PHP can be used to considerably speed up mathematical operations on large datasets and facilitate the manipulation, creation and operation of N-dimensional tensors. The area of image processing and computer vision will also be able to benefit from this library. Some features of NumPower are: * GPU and CPU compute support * Dozens of different operations for manipulation, arithmetic, linear algebra, statistics and etc. * Single precision float points (float32) for improved memory usage * Custom CUDA kernels for almost all operations * AVX2 support when available on hardware * Support for GD images in RGB format for easy image manipulation
@terrymurray2076
@terrymurray2076 Жыл бұрын
Hi, I was wondering if you are also going to provide a model implementation in your custom mvc
@mi6onti2
@mi6onti2 Жыл бұрын
I will need that for sure. This is a project that gets the tables from DB automatically and provides a method to extract data, but it’s not OOP. I have some ideas to have a code generator tool that provide the models with their relations by given table structure. Actually I already have prepared the code. I will push it to GitHub and I will share the repo with you.
@truthteachers
@truthteachers Жыл бұрын
Hi, this a continuation of another series? In this video you just popped up a whole folder structure out of nowhere. Very confusing.
@mi6onti2
@mi6onti2 Жыл бұрын
Hello! May be that is because you are not familiar with the whole project. It’s a custom CMS that reads the tables of the DB automatically and provides an UI to manage the data. It’s similar to PhpMyAdmin but more customizable and friendly. I can provide an access to the project if you are interested or you can ask specific question related to the video. Cheers 🍻
@truthteachers
@truthteachers Жыл бұрын
@@mi6onti2 Reply does not address the question. Its regarding the folders structure. If it is a previous project that where is the link to that video?
@mi6onti2
@mi6onti2 Жыл бұрын
You can check this one: kzbin.info/www/bejne/m5-bZYGPZ6ilrc0 I will share some context here: I started a very base MVP project and then I asked one of my team members to improve the code and make it MVC because I plan more developers to work on the project. There was on huge video documentation that was separated on a topics by me and it’s possible if something is missing. Please let me know if you have more questions 🍻
@pjth3g0dx
@pjth3g0dx 2 жыл бұрын
Your videos are by far the most spot on a direct and easy to learn from please make more videos on php machine learning im begging you yours are the best ive seen.. very fast and direct
@mi6onti2
@mi6onti2 2 жыл бұрын
Thank you! New videos about Machine Learning are coming very soon :)
@mariadimitrova6723
@mariadimitrova6723 2 жыл бұрын
That's a great explanation, thank you for that! Keep making more videos like this :)
@lionciomorcilla4743
@lionciomorcilla4743 2 жыл бұрын
Good to know about this stuff.
@mi6onti2
@mi6onti2 2 жыл бұрын
Hello Lioncio! Learning with real life examples is a very good strategy. Which is you favorite programming language?
@mariadimitrova6723
@mariadimitrova6723 2 жыл бұрын
That's amazing! Thanks for the video
@mi6onti2
@mi6onti2 2 жыл бұрын
My pleasure!
@wilsongabriel9757
@wilsongabriel9757 2 жыл бұрын
Nice
@mi6onti2
@mi6onti2 2 жыл бұрын
Thanks! :) Do you use PHP?
@beticohernandez9536
@beticohernandez9536 2 жыл бұрын
Interesante.
@mi6onti2
@mi6onti2 2 жыл бұрын
Thank you Betico! Have you ever tried to implement a custom MVC PHP solution?
@beticohernandez9536
@beticohernandez9536 2 жыл бұрын
No sir.
@samuelmanwa3019
@samuelmanwa3019 2 жыл бұрын
Have started your classes today
@mi6onti2
@mi6onti2 2 жыл бұрын
Welcome! Let me know if you need any help. Have you implemented PHP search logic before?
@nyima.gyalpo
@nyima.gyalpo 2 жыл бұрын
Keep it up, my friend. Thank you for your awesome video . 😇💯
@mi6onti2
@mi6onti2 2 жыл бұрын
New videos are about to come next week. I am glad they are useful for you! Do you love coding? :)
@mariadimitrova6723
@mariadimitrova6723 2 жыл бұрын
Very useful! Thank you!
@mi6onti2
@mi6onti2 2 жыл бұрын
You welcome :)
@GMERT
@GMERT 3 жыл бұрын
Please can you make a video on linking or route to thank you page to emailjs code. I have been having issues with that for more than 3weeks and no video of that nature on youtube
@mi6onti2
@mi6onti2 2 жыл бұрын
I will do that very soon. Do you still have any issues?
@GMERT
@GMERT 2 жыл бұрын
@@mi6onti2 yes. After submit with emailjs the page will not reload but I want the page to route to another successful submit message page