← prev | next →
IlNoNamell 2020-07-30 19:11:22
Now to get dist folder
Open package.json and see the command to get dist..
akshaykumar51 2020-07-30 19:15:00
Am installing in linux as per docs
rohit267 2020-07-30 19:16:19
akshaykumar51 2020-07-30 19:15:00
Am installing in linux as per docs
for what?
le_muert 2020-07-30 19:32:57
Someone use Fedora 32 ?
le_muert 2020-07-30 19:33:07
Or maybe CentOS ?
le_muert 2020-07-30 19:33:22
I need help with http.conf
Anshuit 2020-07-30 19:50:33
and send it to any other 3rd party application.
Anshuit 2020-07-30 19:50:33
How to Fetch Amazon Product list using api.
akshaykumar51 2020-07-30 20:09:50
How i will do this fund?? @rohit267
akshaykumar51 2020-07-30 20:09:58
button_idli 2020-07-31 02:42:05
Anshuit 2020-07-30 19:50:33
How to Fetch Amazon Product list using api.
Using web scrapping
Anshuit 2020-07-31 06:05:18
button_idli 2020-07-31 02:42:05
Using web scrapping
Plz can you share me example.
button_idli 2020-07-31 06:10:06
Anshuit 2020-07-31 06:05:18
Plz can you share me example.
Open Google tab write web scrapping on Amazon hit enter you will get lots of example
Anshuit 2020-07-31 06:10:21
Kk
button_idli 2020-07-31 06:11:01
You can write your own script in php if you want
button_idli 2020-07-31 06:11:10
I did that for my project
Anshuit 2020-07-31 06:21:12
button_idli 2020-07-31 06:11:01
You can write your own script in php if you want
How
button_idli 2020-07-31 06:56:47
It depends upon your requirement..
Bonfida Community 2020-07-31 08:51:07
Hi Rose
Hello friends, Myself Siddhant Sawant . I am working as a PHP web developer as fresher in a co-operate company.
2020-07-31 10:16:25
Any codeigniter developer?
radhakishanjangid404 2020-07-31 10:16:54
Yes
Truecodes 2020-07-31 10:53:08
2020-07-31 10:16:25
Any codeigniter developer?
Yes
V 2020-07-31 12:09:49
2020-07-31 10:16:25
Any codeigniter developer?
yes
manjeshy7 2020-07-31 17:13:52
2020-07-31 10:16:25
Any codeigniter developer?
Me
Helollllllllll 2020-07-31 20:04:16
I’m am PHP begginer can anyone help me for auto complete
kumar_narayan 2020-07-31 20:32:39
2020-07-31 10:16:25
Any codeigniter developer?
Yes
2020-08-01 06:27:34
Madhavr 2020-07-30 11:58:01
Hi i need help how can zip multiple generated pdf file in php codeigniter
use ziparchive
2020-08-01 06:30:04
2020-07-31 10:16:25
Any codeigniter developer?
Yes
kameshindore 2020-08-01 07:36:49
2020-07-31 10:16:25
Any codeigniter developer?
Tanisha instead of checking. just post ur query. there are many developers here who can help u.
T P 2020-08-02 17:21:16
<?php
$to = ‘abc@gmail.com’;
$subject = ‘test’;
$message = ‘hello’;
$headers = ‘From: bb@gmail.com’ . “rn” .
‘Reply-To: aa@gmail.com’ . “rn”;
mail($to, $subject, $message, $headers);
?>
T P 2020-08-02 17:22:29
Anybody know about this mailing function?
Ns258 2020-08-02 17:43:39
Yes
DCNETW 2020-08-02 18:11:07
do yourself a favor and use phpmailer
T P 2020-08-02 18:19:22
T P 2020-08-02 17:21:16
<?php
$to = ‘abc@gmail.com’;
$subject = ‘test’;
$message = ‘hello’;
$headers = ‘From: bb@gmail.com’ . “rn” .
‘Reply-To: aa@gmail.com’ . “rn”;
mail($to, $subject, $message, $headers);
?>
actually this one not support means mail not deliverd
rohit267 2020-08-02 18:27:01
DCNETW 2020-08-02 18:11:07
do yourself a favor and use phpmailer
++
kameshindore 2020-08-02 18:44:55
T P 2020-08-02 17:21:16
<?php
$to = ‘abc@gmail.com’;
$subject = ‘test’;
$message = ‘hello’;
$headers = ‘From: bb@gmail.com’ . “rn” .
‘Reply-To: aa@gmail.com’ . “rn”;
mail($to, $subject, $message, $headers);
?>
see dear, the function ur using is builtin php function. the server should be configured to send mails using mail function.
also the cons would be it would not encrypt ur means. means chances of gng ur to spam will be higher.
if u use php mailer with smtp details every email will be encrypted with ssl/tls depending upon the encryption method used which is safer and standard approach.
T P 2020-08-02 18:46:25
kameshindore 2020-08-02 18:44:55
see dear, the function ur using is builtin php function. the server should be configured to send mails using mail function.
also the cons would be it would not encrypt ur means. means chances of gng ur to spam will be higher.
if u use php mailer with smtp details every email will be encrypted with ssl/tls depending upon the encryption method used which is safer and standard approach.
Ok sir
akshaykumar51 2020-08-02 19:07:02
When am increasing only height of video player then player size is increasing but when video start playing, video player size decrease to default size.
How can we increase only height of video player????
natanmi 2020-08-02 19:18:28
Why can’t run Codeigniter on Nginx hosting?
Any configuration I need to do?
kameshindore 2020-08-02 19:20:07
natanmi 2020-08-02 19:18:28
Why can’t run Codeigniter on Nginx hosting?
Any configuration I need to do?
what u mean by ci installing??
its doesn’t need any such.
have u encountered any error
natanmi 2020-08-02 19:21:05
Do I need to do any configuration on Nginx server for running Codeigniter?
Ilovetocode 2020-08-02 20:26:24
Ilovetocode 2020-08-02 20:26:34
How to setup this in html or javascript
Ilovetocode 2020-08-02 20:27:16
I want to get the selected list value inside textarea at the cursor position
kameshindore 2020-08-02 21:15:40
tell me the id of dropdowns and text area
webhost00 2020-08-02 21:18:00
Hi someone know how yo configure nginx with CodeIgniter in linux
Divyang Vadodariya 2020-08-03 08:36:01
Hey I am a php developer and I am
Divyang Vadodariya 2020-08-03 08:36:57
Working to the php web developer and I am requesting to any work available in php for work for home
Divyang Vadodariya 2020-08-03 08:37:13
The content for mee
Dat_Computa_Guy 2020-08-03 09:09:32
Hello good morning everyone. Please can someone help me..
I’m working on a project.. I want to be able to add a order tracking system. So users can track orders in a website
← prev | next →