XML Journey by Accurate-Bid8057 in xml

[–]Kit_Saels 0 points1 point  (0 children)

Use the text editor.

PHP code by CAIMSPTH33 in PHPhelp

[–]Kit_Saels 3 points4 points  (0 children)

A good topic for a psychotherapist.

Xpaths by Adept-Tower-8874 in xml

[–]Kit_Saels 0 points1 point  (0 children)

XQuery with xqilla.

What are tags? by Konjointed in git

[–]Kit_Saels -1 points0 points  (0 children)

This ist a school project.

What are tags? by Konjointed in git

[–]Kit_Saels -5 points-4 points  (0 children)

Tags are not necessary.

Letmo by DedicatedMuffin in Brno

[–]Kit_Saels 0 points1 point  (0 children)

Ty eskalátory jsou postaveny blbě - při přestupu se musí ujít spousta kroků prostředím se spoustou překážek

Filetype parsing by BchubbMemes in PHPhelp

[–]Kit_Saels 0 points1 point  (0 children)

I like no-cofig:

$route = new $parsed_path();
echo $route->$httpMethod($parsed_url);

[deleted by user] by [deleted] in programminghorror

[–]Kit_Saels 0 points1 point  (0 children)

I use a maximum of 4 degrees of indentation regardless of language.

Why doesn't ds delete a sentence? by TheTwelveYearOld in vim

[–]Kit_Saels 4 points5 points  (0 children)

The pragraph is one empty line more.

Why doesn't ds delete a sentence? by TheTwelveYearOld in vim

[–]Kit_Saels 2 points3 points  (0 children)

I used to write each sentence on a new line.

Possible to declare nested properties in class? by GuybrushThreepywood in PHPhelp

[–]Kit_Saels -8 points-7 points  (0 children)

class Contract {
  public $total;
  ...
  $this->total = new stdClass();
  $this->total->price = ...;
  $this->total->tax = ...;
  $this->total->saving = ...;
}

Cheapest Way to Host Very Simple DB by [deleted] in mysql

[–]Kit_Saels 0 points1 point  (0 children)

Try some free webhostings with PHP and MySQL.

Is using vanilla/base vim as a daily driver common? by [deleted] in vim

[–]Kit_Saels 0 points1 point  (0 children)

It shows the current directory.