← prev | next →
rohit267 2020-01-14 23:42:52
ok, thanks for the debate, btw i am from india, its 2.12 am here
2020-01-14 23:43:14
Nice to talk to you mate too, pleasure is mine
2020-01-14 23:43:21
Have a good night sleeping
2020-01-14 23:43:54
My name is Khaldoon, half Syrian half canadian i live and work in SA , and im 38 years old
Ajay Srivastava 2020-01-15 01:59:57
Can someone provide me content of htaccess file of codeigniter.So that I can upload my files.
sir_strange 2020-01-15 07:58:02
rohit267 2020-01-14 23:16:17
so do you think php is the future? or nodeJs is taking its place?
I enjoyed your views man and thank you both of you for sharing it.
I just want to say that big companies trust premium products such as ASP. No doubt facebook use PHP but their own version(hip hop) which directly compiles down to C/C++ like MSIL in Microsoft.
What I believe is both PHP and Node are not going anywhere because we cannot change things drastically at one end. Community is now looking for browser introduction in server process. WebRTC is an example. On the fly compilers are the another(coffescript typescript less sass) but developers are expecting more from browsers other than HTML Js or CSS.
So for a new technology to be adapted there is a need of something new in existing technology. And the fact that all technologies share same methodology so that people can easily migrate makes it useless to migrate.
New comers jump right in node(because of google: node is fast, which is absolutely false). However experienced ones know when to use node.
The best example here would be wordpress and the reason why we cannot migrate WordPress to node is the incode tags which are supported by PHP and ASP but not by node.
I love PHP, that’s why I’m here, I believe you too!
rohit267 2020-01-15 08:31:54
sir_strange 2020-01-15 07:58:02
I enjoyed your views man and thank you both of you for sharing it.
I just want to say that big companies trust premium products such as ASP. No doubt facebook use PHP but their own version(hip hop) which directly compiles down to C/C++ like MSIL in Microsoft.
What I believe is both PHP and Node are not going anywhere because we cannot change things drastically at one end. Community is now looking for browser introduction in server process. WebRTC is an example. On the fly compilers are the another(coffescript typescript less sass) but developers are expecting more from browsers other than HTML Js or CSS.
So for a new technology to be adapted there is a need of something new in existing technology. And the fact that all technologies share same methodology so that people can easily migrate makes it useless to migrate.
New comers jump right in node(because of google: node is fast, which is absolutely false). However experienced ones know when to use node.
The best example here would be wordpress and the reason why we cannot migrate WordPress to node is the incode tags which are supported by PHP and ASP but not by node.
I love PHP, that’s why I’m here, I believe you too!
me too man, we all love php, I am not willing to migrate, but the industries are forcing me to do so
BHUVAN001 2020-01-15 08:33:13
Please anyone answer this : is learning php one year after my graduation is helpful join in any software company
rohit267 2020-01-15 08:38:53
BHUVAN001 2020-01-15 08:33:13
Please anyone answer this : is learning php one year after my graduation is helpful join in any software company
learn during graduation, upto framework
Patricklab 2020-01-15 09:45:38
LetsGiveAnotherChance 2020-01-14 23:05:16
If not find someone till now you can contact me..
found one 3 more left
Dharmveer Kumar 2020-01-15 10:44:10
Hi any one tell me how to upload API which made in slimframwork
Ajay Srivastava 2020-01-15 11:06:18
Can someone provide me content of htaccess file of codeigniter.So that I can upload my files.
Shubh2921 2020-01-15 11:33:58
Can anyone help me how to merge two pdf contents into one pdf in php please..
Shubh2921 2020-01-15 11:40:40
And another one is upload video with progress bar and pause button or like YouTube upload video when internet is off then video stop to upload and when internet is on then video upload automatically without lossing of data..
2020-01-15 11:51:21
Hi Candidates
Greetings for the day,
We are urgently hiring for Laravel Developer/PHP Developer
Required 1 to 5 candidates
Exp: 2 to 7 years
CTC:- Open for discussion
Location:-Mumbai, Hyderabad, Bangalore,Pune etc.
Skills :- PHP,Laravel Framework etc.
If you have any ref please feel free to reach out to us
Candidates can send their CV at searchsupport@synapse-partners.com or can reach me at 9892285957/8657261854
Thank You
Regards
Synapse Search Partners.
sir_strange 2020-01-15 12:10:36
Shubh2921 2020-01-15 11:40:40
And another one is upload video with progress bar and pause button or like YouTube upload video when internet is off then video stop to upload and when internet is on then video upload automatically without lossing of data..
Google: Upload chunks javascript
sir_strange 2020-01-15 12:11:02
There is a beautiful library on GitHub forgot the name
rohit267 2020-01-15 12:18:30
sir_strange 2020-01-15 12:11:02
There is a beautiful library on GitHub forgot the name
https://gist.github.com/shiawuen/1534477
Sample to upload file by chunk –
GistSample to upload file by chunk. GitHub Gist: instantly share code, notes, and snippets.
Ajay Srivastava 2020-01-15 12:27:20
Shubh2921 2020-01-15 11:40:40
And another one is upload video with progress bar and pause button or like YouTube upload video when internet is off then video stop to upload and when internet is on then video upload automatically without lossing of data..
You cant pause some content when its being uploaded.
Shubh2921 2020-01-15 12:29:10
Ajay Srivastava 2020-01-15 12:27:20
You cant pause some content when its being uploaded.
But not actually work when internet connection is off..when connection is lost it say failed to upload and data lost
Ajay Srivastava 2020-01-15 12:31:33
Shubh2921 2020-01-15 12:29:10
But not actually work when internet connection is off..when connection is lost it say failed to upload and data lost
If you are using ftp to transfer your files to your server then it can be possible via localhost else not possible because the files also require an internet connection to be work
Shubh2921 2020-01-15 12:37:22
Ajay Srivastava 2020-01-15 12:31:33
If you are using ftp to transfer your files to your server then it can be possible via localhost else not possible because the files also require an internet connection to be work
Yes you right but I don’t know how it will solve and I am working on localhost
Ajay Srivastava 2020-01-15 12:38:30
Shubh2921 2020-01-15 12:37:22
Yes you right but I don’t know how it will solve and I am working on localhost
Are you using ftp means are you uploading your files through online method or you are just uploading it to your system.
Shubh2921 2020-01-15 12:39:05
No I am not using internet
Shubh2921 2020-01-15 12:40:26
But if I put one pause button then it will pause to uploading and when press another button then again upload video file
sir_strange 2020-01-15 13:04:29
then you need this: resumablejs.com
GradeExpert 2020-01-15 16:43:57
selling an academic website for $1800 which is 90% complete made jquery,Php,Mysql,bootsrap v4…inbox
GradeExpert 2020-01-15 16:44:33
Brand Eassy, [15.01.20 16:43]
selling an academic website for $1800 which is 90% complete made jquery,Php,Mysql,bootsrap v4…inbox
MuratGul 2020-01-15 16:47:09
How does it look that I have written the index app with Codeigniter?
MuratGul 2020-01-15 16:47:10
MuratGul 2020-01-15 16:47:10
Black_Man_o_i 2020-01-15 18:27:48

in duration column value is not updating
Black_Man_o_i 2020-01-15 18:28:09
if it is an integer it is getting updated
Black_Man_o_i 2020-01-15 18:28:17
anyone help please
rohit267 2020-01-15 18:29:11
Black_Man_o_i 2020-01-15 18:28:09
if it is an integer it is getting updated
prepared statement have different way of inserting data
rohit267 2020-01-15 18:29:41
use bind_params method
rohit267 2020-01-15 18:31:00
https://www.php.net/manual/en/mysqli-stmt.prepare.php
Black_Man_o_i 2020-01-15 18:44:18
im getting 500 error
Black_Man_o_i 2020-01-15 18:44:24
is it correct ???
rohit267 2020-01-15 19:06:10
Black_Man_o_i 2020-01-15 18:44:24
is it correct ???
you have only one parameter, there will be only 1 s if it is a string, if you have 2 ss, like that
rohit267 2020-01-15 19:06:34
Black_Man_o_i 2020-01-15 18:44:24
is it correct ???
in your case 2
Black_Man_o_i 2020-01-15 19:08:49
Black_Man_o_i 2020-01-15 19:09:06
@rohit267 500 error im gettin
rohit267 2020-01-15 19:09:10
that should work
rohit267 2020-01-15 19:09:24
Black_Man_o_i 2020-01-15 19:09:06
@rohit267 500 error im gettin
turn on error reporting
Black_Man_o_i 2020-01-15 19:11:19
error_reporting(E_ALL);
rohit267 2020-01-15 19:13:05
Black_Man_o_i 2020-01-15 19:11:19
error_reporting(E_ALL);
i dont remember all the parameters, try one by one
rohit267 2020-01-15 19:13:09
if it shows the error
← prev | next →