This profile is from a federated server and may be incomplete. Browse more on the original instance.
dan, 8 months ago to php in ActivityPub Server in a Single PHP File Seems like decent example code. Technically any PHP site could be in a single file. You can even embed images if you base64 encode them. I guess what they mean is a single file with a reasonable size.
Seems like decent example code.
Technically any PHP site could be in a single file. You can even embed images if you base64 encode them.
I guess what they mean is a single file with a reasonable size.