Six Years of Service
Posts: 2,973
Threads: 246
Points: 284NSP
What kind of all PHP programming tutorials do you want to see posted here? 01-31-2019, 05:46 PM
#1
What kind of all PHP programming tutorials do you want to see posted here?
Please posts your requests down below.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 14
Threads: 0
Points: 15NSP
RE: What kind of all PHP programming tutorials do you want to see posted here? 02-08-2019, 07:58 PM
#2
IMO you can find just about any tutorial on php related stuff out there.
However, you could do a tutorial about raw socket programming, eg how you can manually set flags such as RST, SYN, ACK etc. Build a port scanner from scratch that can do stealth, xmas, idle scans like nmap(of course it will never be as good as nmap, but it's just fun to learn new things). There's not many of those tutorials out there(if any), so it will definitely make you stand out from the crowd.
•
Six Years of Service
Posts: 2,973
Threads: 246
Points: 284NSP
RE: What kind of all PHP programming tutorials do you want to see posted here? 02-09-2019, 05:19 AM
#3
(02-08-2019, 07:58 PM)zomgwtfbekjam Wrote: IMO you can find just about any tutorial on php related stuff out there.
However, you could do a tutorial about raw socket programming, eg how you can manually set flags such as RST, SYN, ACK etc. Build a port scanner from scratch that can do stealth, xmas, idle scans like nmap(of course it will never be as good as nmap, but it's just fun to learn new things). There's not many of those tutorials out there(if any), so it will definitely make you stand out from the crowd.
sure no problem. I was thinking more about projects like hacking tools and etc.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 2,973
Threads: 246
Points: 284NSP
RE: What kind of all PHP programming tutorials do you want to see posted here? 02-10-2019, 12:21 AM
#5
(02-09-2019, 02:00 PM)zomgwtfbekjam Wrote: (02-09-2019, 05:19 AM)darkninja1980 Wrote: (02-08-2019, 07:58 PM)zomgwtfbekjam Wrote: IMO you can find just about any tutorial on php related stuff out there.
However, you could do a tutorial about raw socket programming, eg how you can manually set flags such as RST, SYN, ACK etc. Build a port scanner from scratch that can do stealth, xmas, idle scans like nmap(of course it will never be as good as nmap, but it's just fun to learn new things). There's not many of those tutorials out there(if any), so it will definitely make you stand out from the crowd.
sure no problem. I was thinking more about projects like hacking tools and etc.
Port scanners are hacking tools as well. They are like digital crowbars to find listening services.
true but like I am looking for is keyloggers and Rats and malware type coding in PHP.
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 2,973
Threads: 246
Points: 284NSP
RE: What kind of all PHP programming tutorials do you want to see posted here? 02-10-2019, 10:05 AM
#7
(02-10-2019, 09:50 AM)zomgwtfbekjam Wrote: (02-10-2019, 12:21 AM)darkninja1980 Wrote: (02-09-2019, 02:00 PM)zomgwtfbekjam Wrote: Port scanners are hacking tools as well. They are like digital crowbars to find listening services.
true but like I am looking for is keyloggers and Rats and malware type coding in PHP.
Ok that wasn't quite clear when I read your OP, good luck though.
Yes, I was being clear about it when I said etc. (projects like hacking tools and etc)!
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#
•
Six Years of Service
Posts: 17
Threads: 0
Points: 24NSP
RE: What kind of all PHP programming tutorials do you want to see posted here? 02-12-2019, 07:48 AM
#8
I want know how to send login details for ex. Spotify
Can u teach me? I wamt to make a spotify checker online
•
Six Years of Service
Posts: 2,973
Threads: 246
Points: 284NSP
RE: What kind of all PHP programming tutorials do you want to see posted here? 02-12-2019, 12:46 PM
#9
(02-12-2019, 07:48 AM)daizu Wrote: I want know how to send login details for ex. Spotify
Can u teach me? I wamt to make a spotify checker online
do you know how to code in PHP?
My IT skills that I know perfect is SQL, HTML ,css ,wordpress, PHP.
coding skills that I know is Java, JavaScript and C#