The Starport
  • Categories
  • Recent
  • Users
  • Groups
  • Starport Blog
  • Knowledge Base
  • The Forge
  • Discord
  • Register
  • Login

PHP in freelancer

Scheduled Pinned Locked Moved Freelancer-related Programming
11 Posts 4 Posters 10.0k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    HighGuard
    wrote on global:last_edited_by,
    #1

    Anybody have experience running php in conjunction w/ freelancer?

    1 Reply Last reply
    0
  • F Offline
    F Offline
    FriendlyFire
    wrote on global:last_edited_by,
    #2

    I wouldn’t recommend it?

    PHP is for web pages. Freelancer should not be serving web pages, or getting anywhere near them.

    1 Reply Last reply
    0
  • H Offline
    H Offline
    HighGuard
    wrote on global:last_edited_by,
    #3

    How about running them on a separate apache?

    1 Reply Last reply
    0
  • K Offline
    K Offline
    kmiller
    wrote on global:last_edited_by,
    #4

    We’re going to need some specifics on what you want to do.

    1 Reply Last reply
    0
  • H Offline
    H Offline
    HighGuard
    wrote on global:last_edited_by,
    #5

    http://bazaar.launchpad.net/~registry/flses/trunk/files

    Do I need apache to run this so others can connect to it? I have the files but not sure how to set it up to use it.

    1 Reply Last reply
    0
  • K Offline
    K Offline
    kmiller
    wrote on global:last_edited_by,
    #6

    Well you will need a web server of some sorts, be it apache or nginx.

    I’m looking at the code and I see some incomplete parts here and there so don’t be surprised if some stuff doesn’t work.

    1 Reply Last reply
    0
  • H Offline
    H Offline
    HighGuard
    wrote on global:last_edited_by,
    #7

    I see I’m getting errors. I know NOTHING about PHP and this is turning into a crash course for me. Any ideas on how to rename the goto function or where can I find that info? Any online courses you’d recommend?

    I have xampp installed right now working on this.

    Thanks.

    1 Reply Last reply
    0
  • F Offline
    F Offline
    FriendlyFire
    wrote on global:last_edited_by,
    #8

    I don’t know that attempting to make this work is the best way (or even a sensible way) of learning PHP, especially if you’ve never done programming before. Go back to basic courses, forget this project for now, do small, simple stuff, and then when you understand more about it, you can try coming back to this.

    Alternatively, find a programmer 😛

    1 Reply Last reply
    0
  • H Offline
    H Offline
    HighGuard
    wrote on global:last_edited_by,
    #9

    I’ve set that aside. I need to figure out how to rename goto using refactor.

    In the meantime I’ve started a free online php course and I am now up to the following:

    $name = “Patrick”;
    $age = 45;
    echo “Hello $name. You are $age years old.\n”;

    $x = 195793;
    $y = 256836;
    $sum = $x + $y;

    echo “The sum of $x and $y is $sum.”
    ?>

    SEE??? I really am trying to learn and not just get it easy. 😉

    1 Reply Last reply
    0
  • S Offline
    S Offline
    Schmackbolzen
    wrote on global:last_edited_by,
    #10

    Great, only about four years and eleven months left until you really now how to program!!!

    1 Reply Last reply
    0
  • H Offline
    H Offline
    HighGuard
    wrote on global:last_edited_by,
    #11

    Ouch!!! Better not stop in the middle, then. 🙂

    1 Reply Last reply
    0

  • Story Mission level requirement
    C
    CommanderArgelo
    0
    11
    52

  • Crash Offsets
    J
    josbyte
    0
    231
    251.4k

  • Capital ships shield collision detection
    C
    CommanderArgelo
    0
    3
    17

  • Dropping a phantomloot cargo from an NPC
    C
    CommanderArgelo
    0
    5
    26

  • Incorrect Shield Value on HUD
    C
    CommanderArgelo
    0
    4
    19

  • @Adoxa - Wheel Scroll plugin improvements
    AingarA
    Aingar
    0
    3
    20

  • Release: Advanced Renderer v. 1.1 beta 1
    S
    SWAT_OP-R8R
    3
    50
    428

  • German Mod Tutorials? 2024 Mod Tutorial?
    S
    SWAT_OP-R8R
    0
    18
    66
  • First post
    Last post
0
  • Categories
  • Recent
  • Users
  • Groups
  • Starport Blog
  • Knowledge Base
  • The Forge
  • Discord