Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.

Threads by latest ghost replies - Page 302

Malware collection cleanup

No.57913900 View ViewReplyOriginalReport
I'm cleaning up part of my malware collection as it has grown too much in size.

If anybody is interested, I can give out download links before deleting shit.
15 posts omitted

Creepy text

No.57923223 View ViewReplyOriginalReport
I just got a really weird text and need help. The sender knew my name and my girlfriends name and included a link which I unfortunately clicked
24 posts and 3 images omitted

Can any of you faggots code PHP/MySQL?

No.52479690 View ViewReplyOriginalReport
I'm trying to make a simple like button. I've spent about 2 days non-stop on dealing with this cursed nigger code and I'm ready to fucking kill myself.

Like button:

> <input type="image" src="img/like.png" alt="Like" value="Like">
> <input type="hidden" name="IP" value="<?php $_SERVER ["REMOTE_ADDR"] ?>">

Gay PHP/MySQL:

> <?php
> if (!empty($_POST)) {
> $connection = mysqli_connect ("db_like");
> $statement = mysqli_prepare ($connection, "INSERT INTO Like (User, PageId) VALUES (?, > ?)");
> mysqli_stmt_bind_param ($statement, "si", $_POST["IP"], $_GET["id"]);
> mysqli_stmt_execute ($statement);
> exit;
> }
> ?>

It's here that I just want to display the amount of likes on the page with the corresponding like botton:

> $connection = mysqli_connect ("realhdgi_like");
> $statement = mysqli_prepare ($connection, "SELECT * FROM Like WHERE PageId=$_GET["id"];");

Which gives me this error:

>Parse error: syntax error, unexpected '"', expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING)

WHAT THE FUCK DOES THAT MEAN? SPEAK ENGLISH YOU SATANIC MEXICAN

>NO HABLO PHP
>Stackoverflow keeps banning me for being stupid
>Help me or I'm sudoku
10 posts omitted

No.57856400 View ViewReplyLast 50OriginalReport
Let's make a website, /g/.

Post your code here and I'll review it (make sure it's not cp or script kiddie shit) and upload it to the site.

http://collinoswalt.com/g/
63 posts and 6 images omitted

Scheduled Heartbeat Log file

No.34021030 View ViewReplyOriginalReport
What is Windows\TEMP\ScheduledHeartbeat.log and how do I stop it from loading each day?

pic unrelated
14 posts and 1 image omitted

No.57818058 View ViewReplyOriginalReport
5 cute facts about maki:

- She's a girl!
- She's a tomato!
- I love her!!!!!
- Maki!!!!!!!!!!!
3 posts omitted

GAPPs are bad, install MicroG

No.55993901 View ViewReplyOriginalReport
Hourly reminder: Gapps are not only a botnet but also a MASSIVE drain on battery, don't be fooled by battery stats, my Oneplus two with gapps gets about 5-6 hours SOT. Without gapps I get around 8-9

BUT THERES MORE

You don't even have to give up google apps or the play store! MicroG is an open source project to reverse engineer google play services and it works today!

https://microg.org/

To install on cyanogemmod, you just need to install xposed, activate fakegapps module, install the 3 apks and its setup!
25 posts and 4 images omitted

No.57804705 View ViewReplyLast 50OriginalReport
First time i am ever buying gpu and i'm lost, need help. GTX 660, GTX 750 Ti, r9 270x which of these three has best performance?
109 posts and 6 images omitted

No.57773457 View ViewReplyOriginalReport
What happened to internet browsers?
They used to be so much better, have such useful features like tab stacking and session saving.
They had an options menu inside a window instead of in a tab, same for history and so on.
They had all the buttons and customisation you needed, custom hotkeys for everything.

Which browsers do you use and what do you hate about them?
31 posts and 2 images omitted

/CCT/ Career and Cert Thread

No.51653439 View ViewReplyLast 50OriginalReport
What are you working towards? Need advice? Share your study resources!


If you've got a tech career:

>Job Title
>Years of Experience
>Degrees/Certs
>How did you find/get job
>Pay
>Location
127 posts and 9 images omitted