Forum > Resources and Tools

[TOOL] Item-Sparse to Item_Template

<< < (2/2)

Carbinfibre:
Can't simply just put the .php file into my xampp "htdocs" and type localhost/something like i thought i could lmfao

Epicurus:
Hi Carbinfibre,

First, make sure your server is configured to run PHP scripts. Next, add the following to the top of index.php:


--- Code: ---<?php
require('/path_to_include/file.php');

--- End code ---

I'm assuming there is no raw html in that file. If there is, don't forget to close the php tag with ?> .

Epicurus

PhilipTNG:

--- Quote from: "Epicurus" ---Funny isn't it? We humans. We only invent ways to simplify tasks when the need arises (i.e, after we toss the monitor across the room out of frustration).

By the way, thank you for your tutorials, Anthony.

Cheers,
Epicurus
--- End quote ---

Yes it's pretty funny, I used to make custom items in my item_template by hand for a few months XD, after getting frustrated with it I  went and took a 6-7 week learning session on some minor php/javascript and made that Skyfire 406 item creator on my website - http://anthonys-toolbox.org/index.php?page=cdisc

And what tutorials?  lol. if you found any of my stuff useful, that's awesome!! Most of my stuff are badly explained, hehe.

Epicurus:
Nice item creator dude, I have something very similar in my admin's tool kit. It's so much more intuitive to click check boxes with human read-able labels, than it is to look at a chart and pull out a calculator to set up which races can use said item. It really has helped my GMs shine. I always prefer to develop web interfaces over programs because multiple people can access the same application and collaborate in real time (without the need to download a compiled program).

I'll admit, I did have to watch some of your videos over again to organize all the information, but that is irrelevant. All the information required was available and that's the important thing. Now if someone would just do the same thing for Hozen, Jinyu and Female Pandas we'll all be happy! xD

Navigation

[0] Message Index

[*] Previous page

Go to full version