β prev | next β
Acird Burn 2020-10-12 16:48:37
rohit267 2020-10-12 16:44:01
or check error logs
apart from 1 domain which has wordpress installed
vishalprajapati1993 2020-10-12 16:57:31
Iam_rahul0 2020-10-06 10:57:49
Kerala
Okay
abhinav_cs 2020-10-12 17:02:12
rohit267 2020-10-12 15:30:19
use firebase push notifications
Okay, Thanks
Kritesh Tiwari 2020-10-13 10:58:38
Hii guy’s
Kritesh Tiwari 2020-10-13 10:58:44
I need your help
Kritesh Tiwari 2020-10-13 10:59:08
Just listen carefully
Kritesh Tiwari 2020-10-13 11:02:54
When i want to update my password. Password will insert in Database encryption format
Kritesh Tiwari 2020-10-13 11:04:27
But when I want to login again so password not converted im decrypt format
Kritesh Tiwari 2020-10-13 11:05:10
How can do this
nowhere552 2020-10-13 11:12:57
Use decrypt method of the library you are using for example md5
pankajjha_me 2020-10-13 11:20:43
The way this works is at the time of registration, or updation, the plain password is encrypted using sha1, md5… and then it is saved in the DB
at the time of login you take plain password, encrypt it and compare it with the encrypted password from the DB.
you never decrypt the password ever.
manjeshy7 2020-10-13 18:28:48
There are two things encrypt/decrypt and hashing
You can encrypt and string and decrypt it back to normal string
But in hashing, you only hashing any string do not read it back
What you are using sha1 or md5 is hashing functions
So convert your login password into hash and compare with database which store hash on login time
Acird Burn 2020-10-14 01:24:56
anyone here whose an expert with Letβs Encrypt ?
i have a doubt
and need some help
rohit267 2020-10-14 05:09:36
Acird Burn 2020-10-14 01:24:56
anyone here whose an expert with Letβs Encrypt ?
i have a doubt
and need some help
you can ask here
Acird Burn 2020-10-14 08:55:14
rohit267 2020-10-14 05:09:36
you can ask here
Thier are about 3 configuration forms to fill in not sure what’s the difference between and which to install
Acird Burn 2020-10-14 08:57:36
@rohit267 do u have anyone you can recommend whose very good with core PHP and backend development that has worked with angularjs before got 3 requirements that need to be completed want to share some work already busy with other projects
rohit267 2020-10-14 09:00:56
Acird Burn 2020-10-14 08:55:14
Thier are about 3 configuration forms to fill in not sure what’s the difference between and which to install
you have the certificates or you can tell which hosting?
rohit267 2020-10-14 09:01:11
Acird Burn 2020-10-14 08:57:36
@rohit267 do u have anyone you can recommend whose very good with core PHP and backend development that has worked with angularjs before got 3 requirements that need to be completed want to share some work already busy with other projects
no idea about Angular
Acird Burn 2020-10-14 09:26:55
rohit267 2020-10-14 09:00:56
you have the certificates or you can tell which hosting?
It’s a vps server
rohit267 2020-10-14 09:29:23
Acird Burn 2020-10-14 09:26:55
It’s a vps server
using cpanel?
rohit267 2020-10-14 09:29:50
or any management?
Acird Burn 2020-10-14 09:33:49
rohit267 2020-10-14 09:29:23
using cpanel?
Cpanel is very expensive
rohit267 2020-10-14 09:34:10
Acird Burn 2020-10-14 09:33:49
Cpanel is very expensive
then?
dr_hjc 2020-10-14 10:34:39
Acird Burn 2020-10-14 09:33:49
Cpanel is very expensive
Is it unmanaged vps?
2020-10-14 11:23:18
How to put seitch case
Acird Burn 2020-10-14 11:30:30
dr_hjc 2020-10-14 10:34:39
Is it unmanaged vps?
Yes unmanaged
Acird Burn 2020-10-14 14:32:23
@rohit267 are very busy could u please help me out with the ssl setup
rohit267 2020-10-14 14:33:58
Acird Burn 2020-10-14 14:32:23
@rohit267 are very busy could u please help me out with the ssl setup
details first, if you have the certificates, which server you are using, eg cpanel, etc
Acird Burn 2020-10-14 14:35:18
rohit267 2020-10-14 14:33:58
details first, if you have the certificates, which server you are using, eg cpanel, etc
its a dedicated server let me send u a link in your inbox
Dhana 2020-10-14 15:34:51

Any one help to solve the issue.. appending data in datatable
rohit267 2020-10-14 15:47:13
Acird Burn 2020-10-14 14:35:18
its a dedicated server let me send u a link in your inbox
any devops enginner help him, he will pay
rohit267 2020-10-14 15:47:40
Dhana 2020-10-14 15:34:51
Any one help to solve the issue.. appending data in datatable
not clear
Acird Burn 2020-10-14 15:48:22
any server expert here
Dhana 2020-10-14 16:54:27
rohit267 2020-10-14 15:47:40
not clear
When tried to append first record..no data available in table msg is showing..when it reload page .the msg is not shown
Harikrishnan5494 2020-10-14 16:56:32
Dhana 2020-10-14 16:54:27
When tried to append first record..no data available in table msg is showing..when it reload page .the msg is not shown
I think you are wrongly closed while loop
rohit267 2020-10-14 17:04:01
/warn this is not a job portal, you can ping if any openings are there, but not like this
Dhana 2020-10-14 17:09:54
Harikrishnan5494 2020-10-14 16:56:32
I think you are wrongly closed while loop

Didn’t used while loop getting data through ajax call
dev 2020-10-14 17:19:11
Hello guys is it possible to switch from one table to another in the same database
Harikrishnan5494 2020-10-14 18:08:38
Dhana 2020-10-14 17:09:54
Didn’t used while loop getting data through ajax call
Can you show me the table code
2020-10-14 20:17:23
how i do convert sql query to relational algebra…????
2020-10-14 20:18:03
any idea about how it is convert??
rohit267 2020-10-14 20:30:00
2020-10-14 20:17:23
how i do convert sql query to relational algebra…????
by learning Relational algebra
rohit267 2020-10-14 20:31:09
Group Rules https://t.me/luv_php/6732
root@ly:~# in PHP Developers –
Telegramhttps://telegra.ph/PHP-Developers—Group-rules-08-22
π 2020-10-14 21:44:29
Hi is possible existing pdf open in browser and draw a text or image place over any where in pdf pages posstion user provide. Finally existing pdf generate with user provide new content. Is possible in PHP
Acird Burn 2020-10-15 00:38:14
Need someone whose worked with cs cart software before to help fix up a payment gateway problem
midnightmadwalk 2020-10-15 07:40:02
index.html
<a href=”player.php?vid=hello.mp4″ target=”_blank”>
player.php
source: “<?php echo $_GET[‘vid’] ?>”,
url: helloworld.com/player.php?vid=hello.mp4
i want to change url to
: helloworld.com/any
is there any way to do it?
i tried things but that breaks page because browser needs to read video is there any alternative way ?
edit: found something testing it. will ask if fails π
rohit267 2020-10-15 09:28:26
don’t be racist, you can ask If anyone from Tamil Nadu
β prev | next β