<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Ah. Thanks.<br>
<br>
I am not sure either, buy I am in favour of using PDO.<br>
Certainly if there is also a sqlite solution for people that don't
care.<br>
We can even add a 3rd file for mysqli....<br>
<br>
Thanks for all this work. It was on my list, but simply didn't have
the time.<br>
<br>
Tom<br>
<br>
<br>
<div class="moz-cite-prefix">David Goodwin schreef op 14-5-2014
10:02:<br>
</div>
<blockquote cite="mid:5373232E.3050704@palepurple.co.uk" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div style="font-family: Helvetica, Arial, sans-serif;">Hi - Yes,
database_library.php is the only place that has mysql_ calls.<br>
<br>
There should also be a database_library_sqlite.php.<br>
<br>
It's not particularly elegant, but the code should use one or
the other to show it switching between the two.<br>
<br>
I wasn't sure if it could be rewritten to use PDO or not (in
that, I wasn't sure if PDO would be an acceptable solution).<br>
<br>
David.<br>
<br>
Tom Reijnders wrote:<br>
<blockquote type="cite"><br>
David,<br>
<br>
After the merge my database_library.php still uses mysql_
calls. Is <br>
that correct, or did something go wrong during the merge?<br>
It's easy enough to update now, but I was just wondering.<br>
<br>
Tom<br>
<br>
David Goodwin schreef op 12-5-2014 17:54:<br>
<blockquote type="cite"><br>
Hi,<br>
<br>
See :<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/thexerteproject/xerteonlinetoolkits/pull/65">https://github.com/thexerteproject/xerteonlinetoolkits/pull/65</a><br>
<br>
* changes XOT to break it's dependency on mysql_ (outside of
'setup')<br>
* removes the requirement to have mysql - it is defaulting
to sqlite <br>
- this ought to make it easier for people to test.<br>
* removes any need to have a 'setup/' installer (to a large
part). <br>
Chucking the files into a web server and browsing to the
install <br>
should trigger it to create an empty database in the system
temp dir.<br>
<br>
<br>
See :<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/thexerteproject/xerteonlinetoolkits/pull/66">https://github.com/thexerteproject/xerteonlinetoolkits/pull/66</a><br>
<br>
* When I browse away from the front page, or try and reload
it, <br>
Firefox get's stuck in a refresh loop.<br>
<br>
<br>
and :<br>
<br>
See :<br>
<br>
<a class="moz-txt-link-freetext" href="https://github.com/thexerteproject/xerteonlinetoolkits/pull/57">https://github.com/thexerteproject/xerteonlinetoolkits/pull/57</a><br>
<br>
* Improve the storing of extra_flags against a template.<br>
* Add new ZIP export module (use php's ZIP extension if
possible, <br>
otherwise fall back to the PHP userspace library).<br>
* this should resolve memory limit issues with exporting zip
files.<br>
<br>
<br>
thanks<br>
David.<br>
<br>
</blockquote>
<br>
</blockquote>
</div>
<br>
<p>This message and any attachment are intended solely for the
addressee and may contain confidential information. If you have
received this message in error, please send it back to me, and
immediately delete it. Please do not use, copy or disclose the
information contained in this message or in any attachment. Any
views or opinions expressed by the author of this email do not
necessarily reflect the views of the University of Nottingham.</p>
<p>This message has been checked for viruses but the contents of
an attachment may still contain software viruses which could
damage your computer system, you are advised to perform your own
checks. Email communications with the University of Nottingham
may be monitored as permitted by UK legislation.</p>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Xerte-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
</body>
</html>