Home php

Category: php

Related categories

Can't understand how to get an image from the database. I know that it is better not to store the image in the database,...
I have in the database stored dates in 2020-12-03 06:00:56 Please tell me how to make a condition and return true if this date...
Trying to make a parser on phpquery, get a DOM document through: Require_ONCE __Dir__. '/vendor/autolaoad.php'; Use phpQuery phpquery; $ PQ = New phpQuery; $ HBr =...
There are phone numbers in format (string): 0930001122, 0960001122 0930001122; 0960001122 0930001122.0960001122. Accordingly, I want to split into an array of symbols: ,. ; On...

Recent posts