« Project home page
my little forum
Log in
Register
Search:
Back to the entry by Andreas Schneider
Post reply
Reply to the message by
Andreas Schneider
Name:
E-mail:
(optional, won't be displayed directly)
Leave this field empty:
Homepage:
(optional)
Leave this field empty:
Location:
(optional)
Remember me (cookie)
Category:
General
Project organisation
Technics
Design/Themes
Features
Development
Todo
Bugs
German / Deutsch
Spanish / Español
French / Français
Accessibility/UX
Subject:
Formatting help
skip to input
format text bold
[b]bold text[/b]
format text italic
[i]italic text[/i]
insert hyperlink
[link=http://example.com/]link text[/link] / [link]http://example.com/[/link]
set text color
[color=#rgb]colored text[/color]
font size
[size=small]small text[/size]
[size=large]large text[/size]
insert list
[list][*]list item[/list]
insert image
[img]http://example.com/image.jpg[/img]
left: [img=left]http://example.com/image.jpg[/img]
right: [img=right]http://example.com/image.jpg[/img]
thumbnail: [img=thumbnail]http://example.com/image.jpg[/img]
thumbnail left: [img=thumbnail-left]http://example.com/image.jpg[/img]
thumbnail right: [img=thumbnail-right]http://example.com/image.jpg[/img]
upload image
upload image ...
insert TeX code
[tex]TeX code[/tex]
insert code
[inlinecode]code[/inlinecode]
[code]code[/code]
[code=css]code[/code]
[code=html]code[/code]
[code=javascript]code[/code]
[code=perl]code[/code]
[code=php]code[/code]
[code=sql]code[/code]
[code=xml]code[/code]
:-)
;-)
:-P
:-D
:-|
:-(
:yes:
:no:
:ok:
:lol:
:lol2:
:lol3:
:cool:
:surprised:
:angry:
:crying:
:waving:
:confused:
:lookaround:
:clap:
:love:
:tick:
Message:
> Hi, > > (my skill does not reach up to yours, but i do my best...) > > the combination of > Hoster: IONOS Germany > DB: MariaDB 10.6 > PHP: 8.1 > Forum: 20220803.1 > > and this php script as a dummy test: > > [code=php]<? > $xtext="CREATE PROCEDURE Test5 () > NOT DETERMINISTIC > CONTAINS SQL > SQL SECURITY DEFINER > BEGIN > select count(*) from mlf2_settings; > END > > ; " > > ?>[/code] > > works to create a SP. > I put an include at the end of includes/admin.inc.php (just before th subtemplate is called) > for this > > and a > $result = mysqli_query($connid, $xtext); > > as next. > > Using phpmyadmin shows syntax differences between php and the frontend of phpmyadmin. > Testing SQL code in phpmyadmin, you have to use the Delimiter field below of the input field. > Works, but only for testing. > > Best > Andi
E-mail notification on reply of this posting
OK - Submit
Preview