Jump to content
Only guests see ads. Create a free account and/or log in for a complete ad-free experience.

General

  1. Html and Php tutorials · Started by SirMadsen,

    This is where you find simple Php and Html code snippets. I'm using this first and foremost for my own reference when making changes to themes and other basic things. I will be adding Php and Html scripts for simple changes whenever I come across them. This does not stop you for adding tutorials for your own reference as well. But please, keep it simple. There are tons of advanced Php and Html tutorial sites out there, such as W3schools for one example, which is my go to for help and references.

  2. A.I. · Started by SirMadsen,

    Add your best tips for Suno here. For example style prompts, ideas, tips and tricks.

    • 2 replies
    • 6 views
  3. In order to change the PHP version using the .htaccess file simply put this one piece of code on a new line. In this example we set the version to 8.2. Just change the code to your fitting. Don't use dot between version numbers. So for example 8.2 is set by using just 82. AddHandler application/x-httpd-alt-php82 .php .php5 .phtml

    • 0 replies
    • 217 views
  4. General Discussions · Started by SirMadsen,

    To anyone using Brave. Think again on what and who you're supporting. https://thelibre.news/no-really-dont-use-brave/

  5. A huge database of Steam user info is reportedly up for sale on the dark web, with one of Valve's service providers the potential source. Read the entire article here: https://www.pcgamesn.com/steam/data-breach-valve-service-provider

    • 0 replies
    • 464 views
  6. A.I. · Started by SirMadsen,

    Overview Suno uses Chirp to generate songs, which is a generative model. We must create documents that prompt the model correctly. To do this, we use specific tags to break the songs up into sections that the model understands. Base Tags This list represents all of the valid base tags. Each of these tags can be modified and has several ways they can be used, but in general these are the only valid tags - [Intro] - [Hook] - [Pre-Chorus] - [Chorus] - [Verse] - [Interlude] - [Break] - [Movement] - [Instrumental] - [Solo] - [Build] - [Bridge] - [Outro] - [End] - [<vocals>] (clarification later) - [<specific instrumen…

  7. Width Height Common names and standards Divisible by 8 16 9 32 18 48 27 64 36 80 45 96 54 112 63 128 72 Yes 144 81 …

    • 0 replies
    • 1.3k views
  8. Tech · Started by SirMadsen,

    Geforce RTX 40x series is on the horizon and with that most likely a new price-range. As reported by Nvidia, the new RTX 40x series will start at $899 and will, if we look back at history, probably increase in time for launch. So now we wonder, how much do you feel that a GFX card should cost? Sound off in the comments as well.

    • 5 replies
    • 968 views
  9. Anyone knows about any games where you play as a dinosaur? Not like a park management, more like when you Are the dino.

      • Love
    • 2 replies
    • 1.3k views
  10. Html and Php tutorials · Started by SirMadsen,

    The src Attribute The <img> tag is used to embed an image in an HTML page. The src attribute specifies the path to the image to be displayed: <img src="img_girl.jpg"> There are two ways to specify the URL in the src attribute: 1. Absolute URL - Links to an external image that is hosted on another website. Example: src="https://www.w3schools.com/images/img_girl.jpg". Notes: External images might be under copyright. If you do not get permission to use it, you may be in violation of copyright laws. In addition, you cannot control external images; it can suddenly be removed or changed. 2. Relative URL - Links to an image that is hosted withi…

  11. Only guests see ads. Create a free account and/or log in for a complete ad-free experience.
  12. Html and Php tutorials · Started by SirMadsen,

    Creating a Html link is really simple. The code below will result in --> Throneofgeeks.com The href Attribute The <a> tag defines a hyperlink. The href attribute specifies the URL of the page the link goes to: <a href="https://www.throneofgeeks.com">Throneofgeeks</a> Just replace the URL and the "link name".

  13. So, now with all the old school Mafia games being remastered I was wondering if one of those is the one where you can free roam and take over businesses and get income from those? I know Mafia 1 is story driven, I can’t remember how 2 was. But I remember from when I was a kid you could like take over and be owner of businesses all around the town and you where able to overtake territory in order to grow your reputation. Anyone remember if it was Mafia 2 or another mafia game?

      • Thanks
    • 2 replies
    • 602 views
Only guests see ads. Create a free account and/or log in for a complete ad-free experience.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Read our Terms of Use and Privacy Policy for more information.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.