195
Points
Questions
37
Answers
42
-
- 465 views
- 0 answers
- 0 votes
-
- 418 views
- 0 answers
- 0 votes
-
I see some common parts in XML I want to parse and want to reflect it with kind of inheritance …
- 382 views
- 0 answers
- 0 votes
-
- 345 views
- 1 answers
- 0 votes
-
I try printing to an excel file a mysql table with PHP. When I connect to that file I should …
- 364 views
- 0 answers
- 0 votes
-
This is the full program code <?php include(‘session.php’); if(!isset($_SESSION[‘login_user’])){ header("location: index.php"); } ?> <title>Profile</title> <link href="style2.css" rel="stylesheet" type="text/css"> <h3 id="welcome">Welcome …
- 346 views
- 1 answers
- 0 votes
-
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details …
- 334 views
- 0 answers
- 0 votes
-
(WordPress) When I try to upload images it gives me an error saying: "An error occurred in the upload. Please …
- 0 views
- 0 answers
- 0 votes
-
I have multiindex dataframe which is looks like: How can i make it like this: Code: df_1 = df[[‘Code’, ‘SKU’, …
- 369 views
- 0 answers
- 0 votes
-
I’m using niklasravnsborg/laravel-pdf in laravel 7 and I’m using Ubuntu 18. It takes a lot of time to load and …
- 0 views
- 0 answers
- 0 votes