Skip to search.
firebird-php · Firebird apps using PHP

Group Information

  • Members: 673
  • Category: Databases
  • Founded: Jun 23, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 114 - 143 of 3717   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
114 Lester Caine
lscesuk Offline Send Email
Sep 10, 2003
10:05 am
I've been making some good progress with PHP and Firebird. Mainly based on the ADOdb, which works nicely, but needs some detailed work to improve the Firebird...
115 Philippe Makowski
makowski@... Send Email
Sep 10, 2003
1:45 pm
... It's a good news, I hope I will soon make some good progress too ;) -- Philippe Makowski Firebird serveur SQL open-source en français...
116 jonmadgett Offline Send Email Sep 12, 2003
10:06 am
Could anyone help me with the following; I am running Redhat 9, Firebird 1.5, Apache2 and PHP 4.3.3 When installing the Interbase extension, I receive the...
117 Lester Caine
lscesuk Offline Send Email
Sep 12, 2003
12:03 pm
... Not that it would bother PHP/Interbase installation, but which version of FB1.5. ... ? should that be .so ( I don't recognise .lo but may be wrong ) ... ...
118 yahoo
jonmadgett Offline Send Email
Sep 12, 2003
12:52 pm
Lester, I have managed to compile the interbase.so, only after a re tar on the interbase ext directory. There must have been some corrupt files in there. Jon ...
119 phpfarrukh Offline Send Email Sep 15, 2003
5:51 am
Hi to All ! I want to know that how is it possible to create dynamic extension for php in Unix and spacially in Windows envoirnment. I have the knowledge and...
120 Lester Caine
lscesuk Offline Send Email
Sep 15, 2003
7:53 am
... Well Unix and Windows versions are somewhat different, and while developing the unix versions are quite easy - since all the tools are available in Linux,...
121 Milan Babuskov
albis@... Send Email
Sep 15, 2003
8:09 am
... This seems to be OT, but maybe I'm wrong. (If you wan't to create extension for firebird, you should know that it already exists). We all use InterBase...
122 dvanatta Offline Send Email Sep 17, 2003
1:49 am
... A fully packaged single download would be a excellent option if available. I was curious about your comments about adodb lacking in some areas for...
123 Lester Caine
lscesuk Offline Send Email
Sep 17, 2003
7:51 am
... I think that will be too large a download to manage, but an installation guide with all the right links is where I am heading at present. ... I think I...
124 Milan Babuskov
albis@... Send Email
Sep 17, 2003
4:03 pm
Hi all, I have found this nice site that explains some acpects of using PHP with InterBase (all aplicable to Firebird), so I tought it might be interesting....
125 Lester Caine
lscesuk Offline Send Email
Sep 17, 2003
7:43 pm
... Quite nice, but PHP3 is a bit out of date, and the 'programming style' is rather remote from HTML4. I'm hoping to post an ADOdb version with all of the...
126 firebird-php@yahoogro... Send Email Sep 17, 2003
10:43 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the firebird-php group. File :...
127 Milan Babuskov
albis@... Send Email
Sep 18, 2003
6:31 am
... Now that I read it completely, I must agree with you. It is a little bit outdated... ... Great! -- Milan Babuskov http://fbexport.sourceforge.net...
128 edi_kolb Offline Send Email Oct 2, 2003
3:17 pm
Hi there! I´m quite new to Firebird and am using it (unwillingly) for our website. I am looking for a method to copy an existing table. It doesn´t matter...
129 Milan Babuskov
mbabuskov Offline Send Email
Oct 2, 2003
3:49 pm
... Which tool are you using to access the database? For example, with isql, you could see the table DDL with SHOW TABLE command or -x parameter, and then...
130 edi_kolb Offline Send Email Oct 3, 2003
3:13 pm
... entical tables? Do I have to create a new table and enter the information about the= rows again manually? Thanks in advance fo your help! Edi...
131 Milan Babuskov
mbabuskov Offline Send Email
Oct 3, 2003
3:28 pm
... I guess I was wrong about that. ... I have just tried, and it appears that there isn't any option in ibWebAdmin that will display the table DDL SQL. So if...
132 Lutz Brückner
irie@... Send Email
Oct 3, 2003
4:19 pm
... I usually cut and paste the DDL statements from the Metadata panel to the sql textarea, adjust the table name and press the 'Perform Query' button. For...
133 Milan Babuskov
mbabuskov Offline Send Email
Oct 3, 2003
4:43 pm
... Yep, that's it. I just couldn't find it. I was looking at "Table" section instead of "Database". Metadata panel actually calls isql with -x option and...
134 azarovo_bakulinsemiktv
azarovo_baku... Offline Send Email
Oct 3, 2003
10:11 pm
Don't have a CD recorder? Don't worry! You can save your favorite movies to your computer and view anytime! Create your new video collection now! Get software...
135 Lester Caine
lscesuk Offline Send Email
Oct 7, 2003
12:05 pm
Slightly off topic - but the information is in the database ;) I have got quite a good section of a PHP based application interacting with the database nicely,...
136 Lutz Brückner
irie@... Send Email
Oct 7, 2003
5:47 pm
Hi Lester, ... if the client machines have their own ip adresses the $variables $_SERVER['REMOTE_ADDR'] and/or $_SERVER['HTTP_X_FORWARDED_FOR'] could be ...
137 Lester Caine
lscesuk Offline Send Email
Oct 8, 2003
6:42 am
... $_SERVER['REMOTE_ADDR'] was what I was looking for. It's amazing how these things 'hide' themselves when you are looking too hard. The IP address changing...
138 Lester Caine
lscesuk Offline Send Email
Oct 8, 2003
6:46 am
... Forget that - I've found the right pages now :) $_SERVER for all new stuff. I am slowly building a crib sheet ;) -- Lester Caine ... L.S.Caine Electronic...
139 Marius Popa Adrian
jimi_compot Offline Send Email
Oct 8, 2003
9:01 am
that move the current pointer to an offset anyone know about this ?...
140 Lester Caine
lscesuk Offline Send Email
Oct 8, 2003
9:38 am
... It depends on what you are trying to do? This is not limited to firebird, it depends on how you are using PHP. PHP is used to build pages, so you only need...
141 Marius Popa Adrian
jimi_compot Offline Send Email
Oct 8, 2003
12:55 pm
... something like this mysql function http://www.php.net/manual/en/function.mysql-field-seek.php...
142 Milan Babuskov
mbabuskov Offline Send Email
Oct 8, 2003
2:40 pm
... As far as I understood, this mysql related function is used to position to certain field in order to get field data. For Firebird, you can use function...
143 Marius Popa Adrian
jimi_compot Offline Send Email
Oct 8, 2003
3:17 pm
On Wed, 08 Oct 2003 16:38:55 +0200 ... sorry about that link i meant this function http://www.php.net/manual/en/function.mysql-data-seek.php There is something...
Messages 114 - 143 of 3717   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help