← prev | next →
2019-09-04 20:03:58
I’m asking what should be the rewriting code in .htaccess
rohit267 2019-09-04 20:11:18
2019-09-04 20:03:22
Look it’s pagination query
just use bootstrap datatable
Pallavi 2019-09-05 08:11:10
2019-09-04 20:03:58
I’m asking what should be the rewriting code in .htaccess
Try this out
RewriteEngine On
RewriteCond %{QUERY_STRING} .
Rewrite rule (.*) /$1? [R=301,L]
rohit267 2019-09-05 08:15:39
Pallavi 2019-09-05 08:11:10
Try this out
RewriteEngine On
RewriteCond %{QUERY_STRING} .
Rewrite rule (.*) /$1? [R=301,L]
what about parameters if we use rewrite engine?
2019-09-05 09:01:35
Any body andhra PHP developer available?
Brij 2019-09-05 09:36:16
Hi Developers
We are looking for PHP developer with some handsome salary in town.
If you are interested please drop your CV at cabintalentinfinity@gmail
2019-09-05 09:39:29
Cabintalentinfinity@gmail.com
2019-09-05 09:53:17
Hi can I call me now u r mobile number send me
Pallavi 2019-09-05 11:33:28
Brij 2019-09-05 09:36:16
Hi Developers
We are looking for PHP developer with some handsome salary in town.
If you are interested please drop your CV at cabintalentinfinity@gmail
Location?
2019-09-05 11:34:44
Dehradun
rajreddevil 2019-09-05 14:19:25
Hey guys, I am facing a small problem. I am unable to log into my website if I don’t use “Register” functionality and manually insert a row in users table in Laravel. I am using phpmyadmin to insert data.
rajreddevil 2019-09-05 14:20:07
Is it possible to do so? Sorry I am new to this.
rajreddevil 2019-09-05 14:54:20

This is my log in page and the credentials are present in my DB but doesn’t allow me to log in.
rajreddevil 2019-09-05 14:54:48

See this in DB
rajreddevil 2019-09-05 14:55:19
I added the 2nd entry manually from phpnyadmin
rajreddevil 2019-09-05 14:55:49
I’m able to log in from 1st credentials
rajreddevil 2019-09-05 14:55:56
But not with 2nd one.
rajreddevil 2019-09-05 15:15:39
I did read about that in docs, basically I want to implement a system with custom password given by Super admin as you suggested. Can you help me out with how do I implement? Last time I did it with just few commands because Laravel does all the scaffolding.
rajreddevil 2019-09-05 15:24:12
Thanks alot, I will check it
2019-09-05 18:05:54
Pallavi 2019-09-05 08:11:10
Try this out
RewriteEngine On
RewriteCond %{QUERY_STRING} .
Rewrite rule (.*) /$1? [R=301,L]
Actually I have switched the company
Here a previous developer has made very complicated query string with almost 3 or 4 parameters in query
2019-09-05 18:06:26
Pallavi 2019-09-05 08:11:10
Try this out
RewriteEngine On
RewriteCond %{QUERY_STRING} .
Rewrite rule (.*) /$1? [R=301,L]
I have tried using rewrite engine still doesn’t happen
Xpertphp 2019-09-05 21:15:57
https://xpertphp.com/post/how-to-add-google-recaptcha-with-php-contact-form
How to add google reCAPTCHA with php contact form – XpertPhp –
XpertPhpGoogle reCAPTCHA, Google reCAPTCHA with the contact form, reCAPTCHA v2, Google reCAPTCHA validation
vishal_thakur_0 2019-09-05 21:17:19
rajreddevil 2019-09-05 14:55:56
But not with 2nd one.
1st one is encrypted
Sanjaylohar3328 2019-09-05 22:13:30
Which type language scope in 2019
Sanjaylohar3328 2019-09-05 22:13:38
Any one help me
Dhanjiv 2019-09-05 22:13:52
Nodejs
2019-09-05 22:14:19
Angular
S A 2019-09-06 04:51:54
How to view file in browser
In CI anyone help me
vishal_thakur_0 2019-09-06 05:48:17
S A 2019-09-06 04:51:54
How to view file in browser
In CI anyone help me
$this->load->view(‘file_name’);
Xpertphp 2019-09-06 06:11:50
https://xpertphp.com/post/fullcalendar-with-event-modal-dialog-example
S A 2019-09-06 06:36:29
vishal_thakur_0 2019-09-06 05:48:17
$this->load->view(‘file_name’);
Not load view file
It’s cv like PDF, doc
Xpertphp 2019-09-06 06:37:32
What issues comes???
vishal_thakur_0 2019-09-06 06:57:02
S A 2019-09-06 06:36:29
Not load view file
It’s cv like PDF, doc
You can use domPDF library
rohit267 2019-09-06 07:00:35
Xpertphp 2019-09-06 06:37:32
What issues comes???
No Ads
rohit267 2019-09-06 11:59:01
android or ios?
altomi93 2019-09-06 12:09:58
if (mysqli_stmt_prepare($stmt, ‘INSERT INTO utenti VALUES (null, “?”,”?”)’)) {
/* bind parameters for markers */
mysqli_stmt_bind_param($stmt, ‘ss’, $nome, $cognome);
altomi93 2019-09-06 12:10:02
what’s wrong?
altomi93 2019-09-06 12:10:27
Number of variables doesn’t match number of parameters in prepared statement
Sanjaylohar3328 2019-09-06 12:11:25
rohit267 2019-09-06 11:59:01
android or ios?
Android
Sanjaylohar3328 2019-09-06 12:12:06
I need just Android application development… And just I have HTML and CSS knowledge
Sanjaylohar3328 2019-09-06 12:12:14
Then ?? What I do
altomi93 2019-09-06 12:16:32
Sanjaylohar3328 2019-09-06 12:12:06
I need just Android application development… And just I have HTML and CSS knowledge
wordpress/phonegap i think
Sanjaylohar3328 2019-09-06 12:17:09
No no…
Sanjaylohar3328 2019-09-06 12:17:26
I want learn android application development
Sanjaylohar3328 2019-09-06 12:17:31
So how can I start
altomi93 2019-09-06 12:34:03
java
altomi93 2019-09-06 12:34:29
Sanjaylohar3328 2019-09-06 12:17:31
So how can I start
start with android studio if u want to make app, unity3d if u want to make games.
rohit267 2019-09-06 13:36:49
Sanjaylohar3328 2019-09-06 12:12:06
I need just Android application development… And just I have HTML and CSS knowledge
learn one backend language, then go for java/kotlin, then android studio
Sanjaylohar3328 2019-09-06 13:56:08
rohit267 2019-09-06 13:36:49
learn one backend language, then go for java/kotlin, then android studio
Like Java script
rohit267 2019-09-06 14:12:56
Sanjaylohar3328 2019-09-06 13:56:08
Like Java script
javascript is font end
← prev | next →