2022-06-27 16:02:29
Who can create me SMS sendee
2022-06-27 16:06:59
2022-06-27 16:02:29
Who can create me SMS sendee
You mean bulksms platform?
2022-06-27 16:07:16
2022-06-27 16:06:59
You mean bulksms platform?
Yeahh
2022-06-27 16:08:17
Sure I have the script from a to z
Silence0_0_0_0 2022-06-27 16:09:12
2022-06-27 16:08:17
Sure I have the script from a to z
Give
RANJEET Thakur 2022-06-27 19:07:24
Quiz in code PHP
RANJEET Thakur 2022-06-27 19:07:34
And MySQL
2022-06-28 03:46:50
how to limit the number of checkboxes checked based on a number from database php
2022-06-28 03:54:52
Dynamically limit the amount of checkboxes that can be checked by user
Bobby000094 2022-06-28 04:03:55
Hh
Consta_007 2022-06-28 05:46:58
someone? with:
7 years of experience
Go microservices design, Graph Databases, Kubernetes
7 years of experience
Go microservices design, Graph Databases, Kubernetes
Nice to have:
Terraform
GCP
BigQuery
Snowflake
2022-06-28 08:40:25
Roshan 2022-06-26 20:27:52
Webhook??
ye webhook
iamcodefreak 2022-06-28 10:43:02
2022-06-28 03:54:52
Dynamically limit the amount of checkboxes that can be checked by user
add a logic when dynamically displaying the checkbox’es and add the ‘disabled’ attribute on the input tags ..
the checkbox will be disabled
sample html code:
<input type=”checkbox” id=”checkbox_id1″ disabled>
Nina 2022-06-28 14:15:24
Hallo
akashkinha 2022-06-28 14:32:29
Halo
SAITAMA 2022-06-28 14:40:24
2022-06-28 03:54:52
Dynamically limit the amount of checkboxes that can be checked by user
use javascript
Roshan 2022-06-28 20:00:10
Diff javascript nd jQuery
Roshan 2022-06-28 20:00:16
Im new
Digitaluday 2022-06-28 20:17:16
Roshan 2022-06-28 20:00:10
Diff javascript nd jQuery
Jquery is a library of Javascript. We can say a minified and simplified version of Javascript is jQuery.
AMANMALVIYA_12 2022-06-28 20:21:12
Error spawning PHP: Command failed with exit code 1: C:\xampp\php –version ‘C:\xampp\php’ is not recognized as an internal or external command, operable program or batch file.
error in vs code plss help
error in vs code plss help
S S 2022-06-28 22:14:42
How to create dynamic menubar with submenu using php
kameshindore 2022-06-29 03:23:25
Marripelly Navya 2022-06-27 10:40:26
Use ajax.
smssender1 2022-06-29 05:01:26
Great best Bulk sms service traffic 👍
Provides Spam traffic, OTP notifications and marketing.
Earn good and quality amazing result interconnecting with our Best platform for country supports
Germany 🇩🇪
Ukraine 🇺🇦
Portugal 🇵🇹
USA 🇺🇸
UK 🇬🇧
Italy 🇮🇹
Brazil 🇧🇷
France 🇫🇷
Over 200 more countries!
Provides Spam traffic, OTP notifications and marketing.
Earn good and quality amazing result interconnecting with our Best platform for country supports
Germany 🇩🇪
Ukraine 🇺🇦
Portugal 🇵🇹
USA 🇺🇸
UK 🇬🇧
Italy 🇮🇹
Brazil 🇧🇷
France 🇫🇷
Over 200 more countries!
Fox 2022-06-29 05:26:23
dynamic?
S S 2022-06-29 06:11:33
Fox 2022-06-29 05:26:23
dynamic?
Yes dynamic sidebar or navbar
Fox 2022-06-29 06:12:53
S S 2022-06-29 06:11:33
Yes dynamic sidebar or navbar
can u elaborate
NCLIFELEVER 2022-06-29 07:09:47

NCLIFELEVER 2022-06-29 07:10:15

NCLIFELEVER 2022-06-29 07:10:35
Anybody tell me what is problem to connect database
RichardMuvirimi 2022-06-29 07:18:53
NCLIFELEVER 2022-06-29 07:10:35
Anybody tell me what is problem to connect database
college use back ticks
RichardMuvirimi 2022-06-29 07:19:10
collumns use single ticks
RichardMuvirimi 2022-06-29 07:19:25
Values use single ticks
RichardMuvirimi 2022-06-29 07:19:55
Also use prepared statements
RichardMuvirimi 2022-06-29 07:20:08
And sanitize post input
Mohudoom Naina 2022-06-29 09:59:28
NCLIFELEVER 2022-06-29 07:10:15
INSERT INTO college(username, email, pswd) VALUES(‘$name’, ‘$email’, ‘$password’)