Skip to main content

All Questions

Tagged with
1 vote
0 answers
21 views

How Do I make my sliding login/register page display the correct container

I Basically copied one of those sliding login/register pages, customized the CSS a bit and now I started doing backend for my project, I got to the part where I want to redirect users to register, but ...
-1 votes
0 answers
34 views

How can I enhance the CSS styling of a table in my PHP admin dashboard? [closed]

Description of the Issue: I'm developing an admin dashboard using PHP and MySQL for an e-commerce application. The dashboard includes a table displaying product information, but I'm encountering ...
2 votes
2 answers
987 views

Show line breaks in a textarea input field

I have searched for an answer to this question to no avail. I am entering text from a form teatarea field into a MySQL database with line breaks included, and when returned and written to html with ...
0 votes
0 answers
23 views

The second pop up button is displaying forbidden error in php

Trying to do two difference frame.src in the script but still not working. If I change the file path which is `/qcpl/Backend/ to another filepath, it hiust changes the filepath of the first popup ...
-3 votes
0 answers
35 views

Troubleshooting Redirect Issues and Server Errors on a PHP and Laravel Website [closed]

I've created this website: www.earnesly.com However, I've been experiencing issues where the page sometimes redirects unexpectedly, and I often receive 502, 500, and 504 errors. Despite my debugging ...
0 votes
3 answers
10k views

How to give scrollbar to the div in mobile

Can anyone please tell me how to give a scrollbar to the div? In my program, I am listing my Facebook friends inside a div. I have given fixed height to the div. I will paste the code. <div id="...
-1 votes
0 answers
21 views

how can i show Multiple Images of Products inside the database mysql using php js [closed]

Only 1 image from the database is pulling inside the modal which is the class= "main-image" <?php session_start(); // Check if the user is logged in if (isset($_SESSION['username'])) { ...
-8 votes
0 answers
32 views

I got an error while sending notification [closed]

Can I ask? I coded the bot using JavaScript, but when I tested it, it said it was normal, but when I uploaded it to Git, it got an error, why? Can I ask? I coded the bot using JavaScript, but when I ...
1 vote
0 answers
49 views

Dompdf not rendering display: flex correctly in generated PDF

I'm using Dompdf to generate PDF invoices from HTML templates in my PHP application. The HTML/CSS template includes display: flex for layout purposes, but when rendered into a PDF using Dompdf, the ...
-1 votes
0 answers
34 views

menu under the admin folder not working in live [closed]

In the menu under the admin folder, the index.php file is not working. It does not get a path. It shows a blank page. But in the Localhost it's working properly. In live its create problem <a class=...
-1 votes
0 answers
35 views

How can I create a file directory website [closed]

I am trying to create a website that is aimed at allowing the user to download a file from a directory/index of files on the website. Is there a shortcut to creating a website like this from existing ...
1 vote
2 answers
51 views

How to load css files in code igniter 4, but not from public folder

I want to load css file from app/asset/css/tes.css This is my css file This is my controller This is my route This is my view I tried many ways but still couldn't. Please help me I want to access the ...
0 votes
3 answers
3k views

Stylesheet does not load after using RewriteRule and include

I have a website that has an index.php, a few simple .html pages and one .php page (contact form) as well as a .htaccess file. On my website I have buttons that point to the pages as follows: index....
0 votes
3 answers
2k views

Wordpress Login not working with email address

on my wordpress site when i clicked on "My Account" link at that time it will me display login page . Currently it's fine . my problem is when i login with my email address at that time it ...
0 votes
1 answer
41 views

How To Add Link With Thumbnails In Sidebar In WordPress

I'm trying to add few manual links with thumbnails in sidebar using Custom HTML Widget. The thumbnail images are unclickable as I do not know how to make them clickable. My main problem is that when I ...

15 30 50 per page
1
2 3 4 5
974