← prev | next →
PatriotPatrice 2020-08-12 21:05:27
kumar_narayan 2020-08-12 20:35:33
Exact means zip
AWS extract is a technology for “extracting” text from an image or photo to have it as plain or formatted text data. The technology claims to be way beyond OCR.
MS 2020-08-13 10:27:14
Hello guys, i want to add time interval for send mail dynamically like every 1,2,3 second or minutes how can we manage it if any developer has solution please help us.
Thak You.
akshaykumar51 2020-08-13 11:34:24
MS 2020-08-13 10:27:14
Hello guys, i want to add time interval for send mail dynamically like every 1,2,3 second or minutes how can we manage it if any developer has solution please help us.
Thak You.
Use javascript
MS 2020-08-13 12:31:56
akshaykumar51 2020-08-13 11:34:24
Use javascript
We want whole process in background without open any web page.
Shuvo Sundar 2020-08-13 15:21:13
Hii, guys, Please tell me how can I download payroll system in php? Provide download link
kumar_narayan 2020-08-13 19:54:02
MS 2020-08-13 12:31:56
We want whole process in background without open any web page.
Use cronjob
2020-08-13 21:15:51
MS 2020-08-13 10:27:14
Hello guys, i want to add time interval for send mail dynamically like every 1,2,3 second or minutes how can we manage it if any developer has solution please help us.
Thak You.
Your smtp allows you to send email in this very small interval?
2020-08-14 06:06:08
When I try to open any coding file with php in HTML textarea then some php code automatically execute ,how can I fix it
Truecodes 2020-08-14 06:39:01
2020-08-14 06:06:08
When I try to open any coding file with php in HTML textarea then some php code automatically execute ,how can I fix it
Use code tag
2020-08-14 07:21:50
Truecodes 2020-08-14 06:39:01
Use code tag
Ok
2020-08-14 07:22:38
I think HTMLspecialchars() will work with this
jazz1611 2020-08-14 12:27:55
who know add recaptcha to search in wordpress ?
2020-08-14 14:53:48
I think try to find any plugin
mrr_rabbit 2020-08-14 15:04:29
jazz1611 2020-08-14 12:27:55
who know add recaptcha to search in wordpress ?
Try a plugin or use a hook to put it there
2020-08-14 15:26:24
Any one here who know how to make a refer bypass script with php curl library
Neoalexwood 2020-08-14 15:55:15
does any one have any idea aabout RDP service online ? Lot of websites are using it to convert videos fast and even watermark them … ? Can any one give me examples of the service providers plz
2020-08-14 16:08:49
Microsoft
PatriotPatrice 2020-08-14 16:19:09
I would use ffmpeg for converting and manipulating videos on a server.
ArpitN10 2020-08-14 16:35:55
Neoalexwood 2020-08-14 15:55:15
does any one have any idea aabout RDP service online ? Lot of websites are using it to convert videos fast and even watermark them … ? Can any one give me examples of the service providers plz
Microsoft Azure, Amazon AWS, Google cloud console
2020-08-15 12:01:16
I make a system to download .php file with php but I want to download .php file with javascript is it possible
2020-08-15 12:01:37
2020-08-15 12:01:16
I make a system to download .php file with php but I want to download .php file with javascript is it possible
From my server
PatriotPatrice 2020-08-15 12:17:44
you must configure your webserver to server php files as pain text instead of parsing them with php
PatriotPatrice 2020-08-15 12:18:14
but you’ll have to restrict that to a certain directory or everyone would be able to also download your other php files
PatriotPatrice 2020-08-15 12:18:49
on the other hand you already made a php script to return a php file, you said. so just use javascript to request that php script!?
mrr_rabbit 2020-08-15 13:14:30
Neoalexwood 2020-08-14 15:55:15
does any one have any idea aabout RDP service online ? Lot of websites are using it to convert videos fast and even watermark them … ? Can any one give me examples of the service providers plz
Use a server from hetzner, You can use ffmpeg or host a windows server as well for RDP
mrr_rabbit 2020-08-15 13:15:02
2020-08-14 15:26:24
Any one here who know how to make a refer bypass script with php curl library
Just use referer in header when you do a curl
PatriotPatrice 2020-08-15 21:00:21
why are my messages being deleted?
PatriotPatrice 2020-08-15 21:01:07
stupid bot
PatriotPatrice 2020-08-15 21:01:37
I am just writing a normal sentence and it is being deleted.
PatriotPatrice 2020-08-15 21:01:51
false positive for swear word I guess
mrr_rabbit 2020-08-15 21:03:00
$data = $_POST;
foreach($data as $key => $value) {
if(empty($value)) {
return $key;
}
}
Simplest Form Field Validation for checking if something is given as input or not.
Carlooossssssss 2020-08-15 21:03:04
Guys
Carlooossssssss 2020-08-15 21:03:31
Why cant I open my website in install.php?
PatriotPatrice 2020-08-15 21:04:25
Sure, we all know what install.php you are talking about.
mrr_rabbit 2020-08-15 21:05:07
PatriotPatrice 2020-08-15 21:00:21
why are my messages being deleted?
This bot is real shit, I was having the same issue as well.
ajayarora 2020-08-15 21:06:38
Undefined offset:0
error mean ?
mrr_rabbit 2020-08-15 21:07:10
ajayarora 2020-08-15 21:06:38
Undefined offset:0
error mean ?
means index – 0 doesn’t exist in your array
Rjworld_web_solutions 2020-08-15 21:54:28
ajayarora 2020-08-15 21:06:38
Undefined offset:0
error mean ?
Array[0] not exist
Balaumamaheshwar 2020-08-15 22:06:22
Sourabh_thehunt 2020-05-16 06:44:00
Anyone interested for Webnire on PHP on 23rd May
Yes
DhrutikamBar 2020-08-16 07:18:58
Bhai mai php and mysql ki ek project par kaam kar raha hoon… Wo kya hai na ki jo data hai.. local server mai db mai insert ho raha hai.. par online hosting ka jo db hai, usme naihn ho raha hai…
DhrutikamBar 2020-08-16 07:19:02
Plz help
Balaumamaheshwar 2020-08-16 07:23:32
DhrutikamBar 2020-08-16 07:18:58
Bhai mai php and mysql ki ek project par kaam kar raha hoon… Wo kya hai na ki jo data hai.. local server mai db mai insert ho raha hai.. par online hosting ka jo db hai, usme naihn ho raha hai…
Error 500 aa raha kya
DhrutikamBar 2020-08-16 07:23:53
Balaumamaheshwar 2020-08-16 07:23:32
Error 500 aa raha kya
No errors
Balaumamaheshwar 2020-08-16 07:24:34
Can send screenshot of a y error
Balaumamaheshwar 2020-08-16 07:24:43
Any**
DhrutikamBar 2020-08-16 07:25:18
Balaumamaheshwar 2020-08-16 07:24:43
Any**
No errors
DhrutikamBar 2020-08-16 07:25:39
Data flow v thik hai
DhrutikamBar 2020-08-16 07:25:59
Par database mai entry nhi ho ra hai
Balaumamaheshwar 2020-08-16 07:26:36
Sql query wrong hogaa
DhrutikamBar 2020-08-16 07:27:59
Balaumamaheshwar 2020-08-16 07:26:36
Sql query wrong hogaa
Wohi sql query se local pc ka db mai insert ho rha hai.. par online hosting ka db mai nhi ho rha hai
← prev | next →