← prev | next →
noobjoker 2021-09-23 18:46:16
anyone can set IndexDB using Javascript?
Chandu3272 2021-09-23 18:53:26
mahdi 2021-09-22 00:09:10
Is csrf token token or false?
neo_mog 2021-09-24 11:19:28
Please can anyone help. With how to implement SQLite 3 with php for electron?
ket_akr 2021-09-24 15:21:09
Any one use nosql in php
2021-09-24 16:05:19
ket_akr 2021-09-24 15:21:09
Any one use nosql in php
Yes
2021-09-24 17:59:17
Can anyone help me how can I add country code option in input tag easily
Sayam1861 2021-09-24 18:21:51
2021-09-24 17:59:17
Can anyone help me how can I add country code option in input tag easily
show your code
Sayam1861 2021-09-24 18:22:45
Whats your requirement
2021-09-24 18:30:10
Sayam1861 2021-09-24 18:21:51
show your code
<div class=”form-group”>
<input type=”number” class=”form-control” id=”number” placeholder=”Phone Number *” required name=”pswd”>
</div>
Sayam1861 2021-09-24 18:31:49
<div class=”form-group”>
<input type=”number” class=”form-control” id=”number” placeholder=”Phone Number *” value=”+91″ required name=”pswd”>
</div>
XD Mouad 2021-09-24 18:39:32
<input class=”form-control” type=”tel” id=”phone” name=”phone” placeholder=”Phone Number” style=”width: 340px;padding-left: 94px;” >
XD Mouad 2021-09-24 18:39:54
XD Mouad 2021-09-24 18:40:22
2021-09-24 18:30:10
<div class=”form-group”>
<input type=”number” class=”form-control” id=”number” placeholder=”Phone Number *” required name=”pswd”>
</div>
check this
XD Mouad 2021-09-24 18:43:35
just make this in your file index and call it in your page and change the id of input to phone
sraj kumar 2021-09-25 04:39:57
Mobile otp login and create password sources plz
A9onYmou5 2021-09-25 04:41:44
sraj kumar 2021-09-25 04:39:57
Mobile otp login and create password sources plz
Use textlocal
A9onYmou5 2021-09-25 04:41:54
To send otp
sraj kumar 2021-09-25 04:43:21
sraj kumar 2021-09-25 04:39:57
Mobile otp login and create password sources plz
Plz sent source code
sraj kumar 2021-09-25 04:43:35
A9onYmou5 2021-09-25 04:41:54
To send otp
Code sent
A9onYmou5 2021-09-25 04:44:25
i don’t have the code
sraj kumar 2021-09-25 06:29:21
devankit_m20 2021-09-25 07:01:38
sraj kumar 2021-09-25 06:29:21
This is the cod e
Isbeer 2021-09-25 09:13:01
Hello, i have a php source code that supports php version 5 to 7.0, please how can i update the script to support the latest php versions
Isbeer 2021-09-25 09:39:33
Anyone please
noobjoker 2021-09-25 09:41:09
Isbeer 2021-09-25 09:13:01
Hello, i have a php source code that supports php version 5 to 7.0, please how can i update the script to support the latest php versions
just change your php version of server thrn run it
no other way as i think
Isbeer 2021-09-25 10:02:11
Yes, i can that, but not all servers allows that, like the one am hosted now
tracygrey57 2021-09-25 11:02:34
Please does anyone no a site that can change a MP4 format to a picture format either jpg or PNG or gif needeed
Seo J 2021-09-25 11:05:41
eval stdout integer:int = 666
ket_akr 2021-09-25 16:23:37
2021-09-25 16:45:09
ket_akr 2021-09-25 16:23:37
Small example plz given
Mongodb
2021-09-25 18:20:01
SELECT column FROM table ORDER BY RANDOM() LIMIT 10
AIAsik 2021-09-26 02:37:21
Ssw
Rahularyaaviation 2021-09-26 13:06:58
Can anyone share m php multi thread or parallel processing source or solutions
RichardMuvirimi 2021-09-26 16:37:29
Rahularyaaviation 2021-09-26 13:06:58
Can anyone share m php multi thread or parallel processing source or solutions
Just do a curl request and don’t wait for the response, maybe set a low time out
Ganesh 2021-09-26 20:56:06
Rahularyaaviation 2021-09-26 13:06:58
Can anyone share m php multi thread or parallel processing source or solutions
Use exec()
← prev | next →