On 22/11/16 18:01, Delmar Wichnieski wrote:
> 2016-11-22 12:42 GMT-02:00 Lester Caine :
>
>> > needs help to move
>> > the string to a variable that it can check if the UTF8 data is a single
>> > character or multiple characters.
>> >
>> >
>
of a
UTF8 native PHP6. Normalization in http://www.unicode.org/reports/tr15/
is a minefield even for the Firebird collation process ... Just how long
is the normalized string?
> 2016-11-22 11:21 GMT-02:00 Lester Caine :
>
>> > On 22/11/16 12:58, Delmar Wichnieski wrote:
>>
nsfer the
simple php strings to mbstring objects. UTF8 is a gambol in PHP if it is
going to be transferred properly as a simple string variable and will
give string length as bytes rather than characters ...
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wi
x27;full' text as
it is getting information from the local user settings.
> The time stamps (minute, hour, day, etc) that precede the /usr are loaded by
> my host. just fyi.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.
On 20/09/16 09:14, Karl DeSaulniers wrote:
> Pardon my ignorance, but what do you mean full path?
Full path to php application.
Cron jobs run as 'root' and so need and user account settings added
manually if they do not match the 'root' environment.
-
r your response.
Need a mysql guy to deal with that ;)
I have seen it myself when trying to use mysql and it's to do with the
'network path' but I'm on firebird which simply uses the
'(user name removed)'
--
Lester Caine - G8HFL
-
Contact - h
eatures that cut in. Are they listed
in the script, or loaded from the environment ... which is of cause
different for the cron jobs ... and why you needed the full path.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine El
On 14/08/16 00:00, Rich Shepard wrote:
> Ah, yes. Pat likes MySQL/MariaDB so he does not build php to support
> postgres. I'll rebuild it and that should solve the problem.
I've been with Firebird/Interbase since before PHP existed ;)
--
Lest
installed. Database
drivers are not installed by default as you only really need the ones
you are actually using.
Should be php5-pgsql
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
Enq
eric ODBC inerface and this does have it's own
restrictons based on what platform you are using. It may be worth trying
the generic ODBC interface and see if this works any differently. The
ODBC driver uses the same style of working as the Firebird/Interbase
driver for binding variables and
#x27; format,
but I can't find the notes now on what combination works and what does't :(
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model
I'd only expect a
continued 'attack' if the URL was returning something useful so to carry
on just did not make sense ...
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.c
>> The question is more of interest in just what it was trying to
>>> >> achieve? I presume hack MySQL? So Firebird would barf anyway, but
>>> >> just trying to something that has generated some several hundred
>>> >> error log entries in the la
CHAR(111,108,111,108,111,115,104,101,114),1))a)%20--%20and%201%3D1
The question is more of interest in just what it was trying to achieve?
I presume hack MySQL? So Firebird would barf anyway, but just trying to
something that has generated some several hundred error log entries in
the last two days ...
--
Lester Caine - G
t; to pick to do what I want with. There are so many. Hence my question here.
That probably sums up 'hosted' plans. The number of available database
engines has declined in recent years, and where a site 'outgrows' MySQL,
there are a few custom developments, but bottom line .
unning 50+ databases and with Firebird each is
isolated in it's own directory and automatically backs up to the website
storage area.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
Enqu
er
of code which hides the underlying execute(sql_query, array_of_data);
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Works
ts ignored. Presume this is some
MySQL hack attempt ( bit lost on Firebird anyway ;) ) but the question
as usual is it malicious in the content of MySQL, or just fishing?
In my case it just white screens anyway so I don't know why they keep
trying to send the same style of url th
27;translate'. My
own database is Firebird which has SQL functions that have yet to appear
in MySQL, some of those are exposed in MySQLi so you can ignore them
when upgrading but it is always those fringe cases that take the most
time to resolve? :(
--
Lester Caine - G8HFL
clear all of those
problems before moving forward. Unless you caa ensure your server will
always be switched bak to a compatible mode of working.
And all that before even looking at MySQL ... I've never used it, so
hopefully someone else will cover that side.
--
Lester Caine - G8HFL
---
of a program?
This is not showing that you have, only that you can't see the actual
data returned.
I prefer firebird to mysql, and the normal process is to use the
mysqli_fetch_assoc style working so that the keys of the array are the
returned field names in which case the print_r output gives mo
l question :)
The original post was fairly complete in what it was asking, and the
answers reasonably worded ...
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquir
directly accessible.
Legally, the 'Data protection Act' comes into play here in the UK, but we have
sites with over a million visits recorded over the past approaching 20 years,
and the system still works as fast as when it was first installed :)
( I use Firebird but any of the options wil
'nextdue' based on the last payment which will show the period
paid for, and even this is a little redundant since it is available from the
last payment record, but I see no need for a third table? Just set the right
'relations' between the ma
Matt Pelmear wrote:
On 08/23/2013 04:36 PM, Lester Caine wrote:
Matt Pelmear wrote:
I am not sure who runs the list, whether they care about off-topic posts,
or whether anyone else cares about it.
The php lists are only loosely moderated, but comments like yours usually
bring things under
y the
current threads are not that far off topic ;)
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Ra
wrong.
I'm with him on the statement that MySQL should have returned an error.
Certainly Firebird would have done and so identifying the problem might have
been easier.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electroni
g with the
errors and warnings in the third party libraries - it flags them as well :)
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Enginee
ng HTML so not as good when editing code. My Eclipse setup does a very
similar job on the html/js and css so I've not used it in many years. I don't
think the colour selections were very good if memory serves.
--
Lester Caine - G8HFL
-
Contact - http://ls
Firebird, and have always built the SQL using parameters, so that the SQL is
pure text, and values are passed in an array. This is something MySQL was a lot
later in catching onto, but many of the simple security problems are totally
eliminated using that approach.
--
Leste
provides pop-up crib sheets onthe parameters for
a selected function, and of cause the auto complete can be configured to match
your preferred way of working ... I'm still on tabs for indenting
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?pa
ommits cross database, and I know that others have found the
restrictions imposed by PDO prevent things working well in older style Firebird
Applications.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Serv
ldwide and is a much better alternative
to many later database engines. Many Oracle users are porting over to Firebird
to reduce costs.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquiryS
s be -1.0, so once we know what IS in the
database we can look at which end has gone wrong ;)
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engin
duced number of final fields
in the result.
Of cause it IS often better to work with named fields rather than using '*'
which does allow better handing of the process anyway.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.C
then always produce a full set of
records except for the last page ...
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop
the local machine name 'rdm2'
with the same user names. Where am I going wrong? Is there something I'm missing
setup wise?
( And I don't know who you manage with raw SQL for transfers, on Firebird I can
backup and restore a 500Mb database in seconds ;) )
--
Lester Caine -
x27;t have much to do with the code itself,
it's more of that "at home" feel.
I also have these thoughts that if PEAR went belly up, so could ADOdb.
Scary thought indeed. :-/
I do my own mods to ADOdb ;) So it does not bother me, certainly a LOT less than
having to cope with all t
David McGlone wrote:
On Thu, 2012-01-26 at 08:45 +, Lester Caine wrote:
> David McGlone wrote:
> > can anyone suggest any good up to date books out there on php& adodb.
> The only documentation on ADOdb is the website
> http://adodb.sourceforge.net/#docs ...
k
> Hoping that fixes it for you.
> Best,
Thanks Karl. I finally got to try this and it wasn't the answer. I'll
keep plugging to see what I can do.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Servic
David McGlone wrote:
On Fri, 2011-12-30 at 11:23 -0500, David McGlone wrote:
> On Fri, 2011-12-30 at 12:27 +0000, Lester Caine wrote:
> > David McGlone wrote:
> > > Hi everyone I got a quick question. I'm wondering if anyone is using a
> > > DB abstrac
ing PDO drivers if you want ;) ). It even includes it's own
cache which can help with repetitive stuff. It is still actively supported, and
is used by a number of large projects.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine
ted extension for newer versions, so
am trying to rewrite the code to use mysqli_connect. For what it's worth,
mysqli_init() also produces "Call to undefined function mysqli_init()" in my
error logs.
That would explain the problem ;)
Need the mysqli extension enabled instead of my
commented out in the php.ini.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http
t was not only Firebird that was affected by the
problem.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.
jacked all the top spots.
http://syntaxhelp.com/SQLServer/Recursive_CTE is a nice example of what you
outlined ...
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Mo
se ... not sure who is actually testing
that, on the whole we have all moved over to Firebird so that we do not have any
licensing problems.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
En
Oliver Kennedy wrote:
$query = "SELECT * FROM clients WHERE clientid = '%".$term"%'";
$query = "SELECT * FROM clients WHERE clientid = '%".$term."%'";
Note missing '.'
But that should be the same as
$query = "SELEC
sending more emails
to that address.
I had one for this list this morning as well ...
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers
is is the case, then it is worth adding a
PHPINIDir to the new httpd.conf pointing to a copy of php.ini in your new copy
of PHP.
http://php.net/manual/en/install.windows.apache2.php
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.
a
problem.
-Sara
Lester Caine wrote:
Sara Leavitt wrote:
Hi Lester,
Our application is not using php transactions (e.g., COMMIT, ROLLBACK
etc.), so I think we are safe there. Are you saying that even if
both the mysql_pconnect and PDO connection are persistent that they
will be
, and basically data entered on on connection will not be
visible on the other until properly committed. Having that activity hidden in
the drivers can lead to a little 'confusion' as to what state data is actually
in
Even just opening two connections via the MySQL driver will hav
you can't connect two processes to
the same connection. You would not know which process was accessing things.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://e
will provide
these additional facilities.
I use Firebird myself so can't comment on the 'fine detail' on postgres,
but some of the Firebird options can't easily be supported in PDO ;)
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/
directory for each user, and stores all their files within
their own base folder.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers
via pgsql_connect()
pdo_pgsql::_construct() is throwing an PDO_Exception "could not find driver"
am I missing something here ? pls help
Perhaps you could show the code. You should be using =new rather than
_construct() I think.
--
Lester Caine - G8HFL
---
lem using the same build with php 5.2.8 and Postgres 8.3.4,
so I ended up using the mod_php5.so module for apache build with these
versions, but would like to get to the bottom of it.
The obvious question would have to be was postgres actually listed in
phpinfo? It would need to have been anab
ow you are creating the results.
Which functions you are using.
There is a support list for Firebird and PHP
http://groups.yahoo.com/group/firebird-php/ which also has useful
messages in the archive.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/lsces/wiki/?page=co
Liam Friel wrote:
2008/10/20 Lester Caine <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Jason Pruim wrote:
So my question is... When is it best to use more tables? All the
info will be related to each other, so I think I would be
looking at either a
/contact record. The type of info field flags things like primary phone.
Address details often need the same treatment as well, but I use UK post code
as a key for the bulk of that information so it just goes into a another info
field.
--
Lester Caine - G8HFL
-
y also limit your options. Properly indexed
tables will be fast and a single connection accessing that data will be faster
than having to make multiple connections to different databases, and if it
only has to manage a small number of table most links would probably be cached.
scripts to
dump it to various databases.
So what large volume are you thinking about?
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Enginee
Bastien Koert wrote:
http://www1.auspost.com.au/postcodes/
The Australian postcode table does not have lat and lon - at least not on the
copy I have, am I missing something?
--
Lester Caine - G8HFL
-
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
[EMAIL PROTECTED] wrote:
That solved it. Awesome. Thanks you so much.
Brian - A 'phpinfo()' test page is almost essential. When you make
changes to the php.ini file you can check they have taken ;)
--
Lester Caine - G8HFL
-
L.S.Caine Electronic Servi
e.net/
Look for
Speed Up Your PHP Code with the ADOdb extension
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
pgsql driver in ADOdb supports LIMIT so it's only
the calculation of COUNT(*) that needs replacing with a faster
pre-calculated count.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jeff wrote:
thats no good. man if its something simple, i'm not seeing it.
well it was something simple...and now i see it. old_passwords.
Don't you just love informative error messages ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Ma
distributions in the archive, a
starting point would be which distribution, and PHP4 or 5
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nect : Client does not support authentication protocol
requested by server; consider upgrading MySQL client
Which version of MySQL do you have loaded, and which version of the
MySQL package have you installed in PHP.
MySQL4.1 needs different combination to MySQL4 or earlier ?
--
Lester Caine
-
that file as it would be
worth a look at. In any case, that IS the sort of thing we like to play
with on the firebird-php list ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
p.net/manual/en/function.ibase-trans.php
Just add a another pair of arguments for each connection you want to
combine in a 2-phase commit.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
http://groups.yahoo.com/group/firebird-php
You will get Firebird related help there.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is one of the major reasons the rest of the world gets p*d of
Americans ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
_php
and there is a tikifirebird site which should be active next month
running on Apache2, PHP5 and Firebird 1.5 watch on the firebird-php list
for details ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubsc
straction layers.
Interesting thing from my point of view - both done on Apache2
ADOdb is not giving me any problems, but this does show that a switch to
raw ibase will give me a performance boost if I need it.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Ma
Lester Caine wrote:
No, that's true; no Firebird yet. Drivers needed :) It's basically a
slightly modified version of the JDBC API for PHP.
Now THAT might be the correct way forward. I already use the
Firebird-Jaybird interface when running plug-ins on Eclipse without any
probl
gainst Firebird, but
keeping track with the changes to MySQL has had to be dropped - which
version/sub version etc. ...
Of cause what is actually needed is a good standard XML SQL interface -
hopefully before Microsoft patent it ;)
--
Lester Caine
-
L.S.Caine Electronic
irebird installs and runs 24/7 without DBA's or manual intervention.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
other
packages are simply MySQL wrappers with cobbled support for a couple of
other engines.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
roblems they were quickly cleared. Unlike some of the other
options I tried.
Now *I* am happy with ADOdb and see no reason to change, so I don't keep
up with other packages and can't contrast. So answering some of your
questions is difficult.
--
Lester Caine
are a couple of years out of
date. The ADOdb accelerator does make a difference if speed is a
problem, but I don't have any major bottlenecks (YET) ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe,
ilable that use ADOdb or have moved to it (or are moving)
in later updates.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ne give me functional
code for it?
I'd probably start from one of the working systems ;)
Have a look at the list at http://www.opensourcecms.com/
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscri
mport her old data
first.
If memory serves me correctly, you can export from Notes as a CSV text
file, and then import that. It's been some time since I had to do it,
but I am sure that was the path I used to get the contacts data into an
Interbase database.
--
Le
driver?
If so, then you can create the reports you want in OpenOffice and save
them as OpenOffice documents. You can then just create a link to the
document.
Not the most efficient way of doing things, but it should work, I don't
have any problem with Firebird via it's JDBC driver.
database I use can ask privately if
they are interested ;) )
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
database I use can ask privately if
they are interested ;) )
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Gary Every wrote:
The answer to that is SPEED. Nothing short of Oracle comes even
close
You must have a big cheque book.
I get just as fast a system without having to pay a penny over the cost
of the hardware ;)
--
Lester Caine
-
L.S.Caine Electronic Services
because of that other better engines do not get supported, and we
get told - Move to MySQL if you want to host here.
It is only the right tool for some jobs, otherwise why are they going
hell for leather to add all these supposedly unnecessary features TO
MySQL ;)
--
Lester Caine
e the engine takes care of the business rules
of managing data.
SQLite is a different matter and the obvious new base for beginners, but
for real applications ...
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubs
as to catch
up with the better FREE database engines ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tives ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
reports from FastReports ;)
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[EMAIL PROTECTED] wrote:
I discovered that PHP was not looking at C:\php\php.ini. Rather, somehow
it was looking at C:\Windows\php.ini. Anyway, now all is well.
Yep - that is the right place on windows.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database
ou will be able to select which
modules you want to load on the next version.
www.tikipro.org
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
found shot dead, Inspector Jacques Clouseau is the first off' at
line 8
I would think it fairly obvious that the extra "'" in the text you are
loading is causing a problem, use an "`" instead, or "escape" the single
"'&q
ns are well worth having.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
about a conversion, and perhaps when PHP5 is stable
that will form the basis.
But in the meantime just use the Interbase one.
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
Michal Masa wrote:
We plan to write a simple DB with app. 10 tables. Are there any tools that
simplify and automatize the creation of PHP scripts for the database?
Like automatic generation of PHP scripts that produce HTML input forms,
generation of value lists, validation, sorting and searching?
make: *** [all-recursive] Error 1
i see an error, but i dont now what i must do.
Can anybody help me?
Thank you.
Frank
--
Lester Caine
-
L.S.Caine Electronic Services
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 119 matches
Mail list logo