All Questions

by QuickIos | 25/02/22 | 0 Answers | Tags : PrestaShop Views : 569
I'm trying to switch PHP versions 7 to 8, get the following error. Considering dependency mpm_prefork for php7.4: Considering conflict mpm_event for mpm_prefork: Considering conflict mpm_worker for mpm_prefork: Module mpm_prefork already enabled Considering conflict php5 for php7.4: Module php7.4 already enabled

Read more

by steave | 24/02/22 | 2 Answers | Tags : PHP , composer Views : 693
need to encode an url with prestashop at template. <a href="https://www.e.com/?q=here long text " ></a>

Read more

by debugger | 23/02/22 | 2 Answers | Tags : PHP , redirect , CodeIgniter Views : 579
how to upgrade composer version 1 to 2

Read more

by steave ray | 21/02/22 | 1 Answers | Tags : jQuery , Javascript Views : 535
how to redirect to another page after post save in codeigniter

Read more

by jagdish | 18/02/22 | 0 Answers | Tags : PHP Views : 370
how to apply Sliding Effects in jQuery ?

Read more

by sandip | 18/02/22 | 1 Answers | Tags : HTML , css Views : 463
i want to create QR codes for invoices in my website. so it should be dynamic, and it should contains invoice info like payer name, and other detail, whom they paying, etc.

Read more

by shyam | 16/02/22 | 2 Answers | Tags : Javascript , HTML , css Views : 590
i am new to HTML and HTML5 , so can you help me how to use HTML <pre> Tag and what is use of HTML <pre> Tag ?

Read more

by angeo | 16/02/22 | 0 Answers | Tags : HTML , css Views : 566
i want to put cut down for sales end in some hour in minutes but not sure how to make it with html ,css and javascript ?

Read more

by shyam | 16/02/22 | 0 Answers | Tags : Javascript , HTML , css Views : 441
how to create a "coupon" with CSS and html ? i want to create coupon for a website but not sure how to create "coupon" with CSS and html ?

Read more

by kord | 16/02/22 | 0 Answers | Tags : Views : 402

Read more

by kord | 16/02/22 | 1 Answers | Tags : MySQL Views : 348
i have installed the SSL to my server but somehow some links come to without SSL like http , so i want to redirect it http to https so i want some code for htaccess so it redirect http request to https forcefully

Read more

by jignesh | 11/02/22 | 1 Answers | Tags : PHP , CodeIgniter Views : 382
A Database Error Occurred Error Number: 2006 MySQL server has gone away SELECT * FROM `users` WHERE `id` = '2' Filename: models/Auth_model.php Line Number: 450

Read more

by pratik | 11/02/22 | 2 Answers | Tags : Android , android-sqlite Views : 1072
I am trying to call some curl calls to get some API , and API has heavy data to get. so somehow other pages are working well but in that API getting page at Codeigniter

Read more

by jagdish | 06/02/22 | 1 Answers | Tags : python Views : 250
I am developing the app, and it should create a table in SQLite when the first time installs the app. after that it should not create the table again and again when the app starts so only create a table only for install time. is that possible with andorid by code.

Read more

by Cimb | 28/01/22 | 0 Answers | Tags : Views : 321

Read more

by Mahesh Radadiya | 28/01/22 | 4 Answers | Tags : amazon-web-services Views : 672
i want to learn Programming Languages which i should lean in 2022 , and which i should not learn in 2022

Read more

by kiran | 27/01/22 | 4 Answers | Tags : python Views : 417
Is there any way to buy products from amazon with code automatically?

Read more

by steave ray | 21/01/22 | 1 Answers | Tags : PHP Views : 430
i am new to python programming. i want to read, write the file in python so I need someone to help me to understand how Python files related function.

Read more

by jagdish | 20/01/22 | 2 Answers | Tags : PHP , HTML , regex Views : 682
I want to put some delay code in PHP.

Read more

by kord | 20/01/22 | 1 Answers | Tags : Android Views : 1261
I am not good at regular expression and want to get some info from some web pages so I start with file_get_contents("URL") to grab the page's HTML source. now the issue is I don't know how to get a specific part of the HTML I get that preg_match_all() is useful to do this but I am clueless about how to do it i want to get extract all in li tag , not just ui tag , below is sample HTML code :

Read more