Re: [PHP] Re: php 5.3.2 Unable to fork

2010-03-31 Thread Nilesh Govindarajan
On 04/01/10 02:21, Eduardo Nunes wrote: Compiling without mysql support, the cli "php -r 'echo shell_exec("echo Test!");' works fine even as the apache unprivileged user. However when running the test.php script with apache the error log still shows the error Unable to execute / Unable to fork ..

[PHP] Re: php 5.3.2 Unable to fork

2010-03-31 Thread Nathan Rixham
Eduardo Nunes wrote: > Compiling without mysql support, the cli "php -r 'echo shell_exec("echo > Test!");' works fine even as the apache unprivileged user. However when > running the test.php script with apache the error log still shows the > error Unable to execute / Unable to fork ... back in 5.

[PHP] Re: php 5.3.2 Unable to fork

2010-03-31 Thread Eduardo Nunes
Compiling without mysql support, the cli "php -r 'echo shell_exec("echo Test!");' works fine even as the apache unprivileged user. However when running the test.php script with apache the error log still shows the error Unable to execute / Unable to fork ... ""Eduardo Nunes"" escreveu na men

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Nathan Rixham
Tommy Pham wrote: > On Wed, Mar 31, 2010 at 11:01 AM, Nathan Rixham wrote: >> Tommy Pham wrote: >>> On Wed, Mar 31, 2010 at 4:06 AM, Nathan Rixham wrote: Tommy Pham wrote: > As for spatial data types, I've never find much use for non scientific > related. (example) If using point as

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 11:25 AM, King Coffee wrote: > Thanks, > I think Output_Buffering may be the difference on the two servers. I had a > default php.ini on the Linux server but not on the Windows server. But for > now, I remove the echo statement. > > Thank, > King > > "jose javier parra sanc

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread King Coffee
Thanks you Nathan. That worked. Sincerely, King "Nathan Rixham" wrote in message news:4bb37e7e.5040...@gmail.com... Ashley Sheridan wrote: On Wed, 2010-03-31 at 11:32 -0500, King Coffee wrote: Hi, I ran the following code snippet on Windows IIS 7, in my index.php file and it worked fine.

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 11:16 AM, tedd wrote: > > I didn't say otherwise. > > At some point, you asked how others solve the unique problem and I provided > my solution. > > Cheers, > > tedd > Sorry, I misread that. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread King Coffee
Thanks, I think Output_Buffering may be the difference on the two servers. I had a default php.ini on the Linux server but not on the Windows server. But for now, I remove the echo statement. Thank, King "jose javier parra sanchez" wrote in message news:r2j99f1636c1003310941xdc809603l774b40

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 11:01 AM, Nathan Rixham wrote: > Tommy Pham wrote: >> On Wed, Mar 31, 2010 at 4:06 AM, Nathan Rixham wrote: >>> Tommy Pham wrote: As for spatial data types, I've never find much use for non scientific related.  (example) If using point as a PK, if MySQL stores it

Re: [PHP] Re: using UID in DB

2010-03-31 Thread tedd
At 11:08 AM -0700 3/31/10, Tommy Pham wrote: On Wed, Mar 31, 2010 at 10:23 AM, tedd wrote: At 5:56 PM -0700 3/30/10, Tommy Pham wrote: On Tue, Mar 30, 2010 at 2:27 PM, Nathan Rixham wrote: nope never been able to find any significant advantage; and thus ended up using http uri's in m

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 10:23 AM, tedd wrote: > At 5:56 PM -0700 3/30/10, Tommy Pham wrote: >> >> On Tue, Mar 30, 2010 at 2:27 PM, Nathan Rixham wrote: >> >>>  nope never been able to find any significant advantage; and thus ended >>>  up using http uri's in my own domain space(s) which are alway

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Nathan Rixham
Tommy Pham wrote: > On Wed, Mar 31, 2010 at 4:06 AM, Nathan Rixham wrote: >> Tommy Pham wrote: >>> As for spatial data types, I've never find much use for non scientific >>> related. (example) If using point as a PK, if MySQL stores it the >>> same way as PostgreSQL which is 16 bytes, how is that

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 10:24 AM, Nilesh Govindarajan wrote: > No I don't have any problems. I was replying to one's problem. > My mistake :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 4:06 AM, Nathan Rixham wrote: > Tommy Pham wrote: >> >> As for spatial data types, I've never find much use for non scientific >> related.  (example) If using point as a PK, if MySQL stores it the >> same way as PostgreSQL which is 16 bytes, how is that any different - >> p

Re: [PHP] Re: using UID in DB

2010-03-31 Thread tedd
At 5:56 PM -0700 3/30/10, Tommy Pham wrote: On Tue, Mar 30, 2010 at 2:27 PM, Nathan Rixham wrote: nope never been able to find any significant advantage; and thus ended up using http uri's in my own domain space(s) which are always guaranteed to be unique as I'm issuing them. bonus is that

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Nilesh Govindarajan
On 03/31/10 21:43, Daniel Brown wrote: On Wed, Mar 31, 2010 at 06:50, Nilesh Govindarajan wrote: Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:Re: [PHP-INSTALL] installation problem with p

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Nilesh Govindarajan
On 03/31/10 19:14, Tommy Pham wrote: On Wed, Mar 31, 2010 at 3:50 AM, Nilesh Govindarajan wrote: Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:Re: [PHP-INSTALL] installation problem with p

[PHP] Re: Newbie Question about Conditionals

2010-03-31 Thread Shawn McKenzie
Matty Sarro wrote: > Hey all! > This is probably my second post on the list, so please be gentle. Right now > I am running through the "Heads First PHP and MySQL" book from O'Reilly. > It's been quite enjoyable so far, but I have some questions about some of > the code they're using in one of the c

Re: [PHP] Newbie Question about Conditionals

2010-03-31 Thread Matty Sarro
After looking up the === operator, I see exactly what you mean. Thanks for your help everyone. I think the confusion was that I was always under the impression that assignment is either true or false; I would never have guessed it was equal to the value assigned. Your examples really helped to soli

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread Nathan Rixham
Ashley Sheridan wrote: > On Wed, 2010-03-31 at 11:32 -0500, King Coffee wrote: > >> Hi, >> >> I ran the following code snippet on Windows IIS 7, in my index.php file and >> it worked fine. But when run it on Linux, the "die" code is executed. >> >> Is there an include file or something else I nee

Re: [PHP] PHP GUI library/package

2010-03-31 Thread Teus Benschop
On Wed, 2010-03-31 at 12:23 -0400, tedd wrote: > I work on a Mac and I would very much like to create a "stand-alone" > application from my php scripts, but I am clueless as to how to do > this. > > If anyone has done this on a Mac, I would be very interested in > knowing how you did it. There

[PHP] scripts never fork: Unable to fork

2010-03-31 Thread Eduardo Nunes
Hi! I am having this issue on my Apache 2.2.13 webserver running PHP 5.2.3 on a Kernel 2.6.30.4 Linux Box. error_log: [Sat Mar 20 23:41:34 2010] [error] [client 127.0.0.1] PHP Warning: exec() [function.exec]: Unable to fork [cat /proc/loadavg] in /server/apache/htdocs/test.php on line 3 The co

[PHP] php 5.3.2 Unable to fork

2010-03-31 Thread Eduardo Nunes
Hello people! A time before I had issues with my php 5.2.3 that would not fork anything, neither in shell or via apache, and I figured out that commenting out the snmp.so extension from php.ini made it fork commands passed to php cli with an unprivileged user (www) fine, however apache still w

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 11:32 -0500, King Coffee wrote: > Hi, > > I ran the following code snippet on Windows IIS 7, in my index.php file and > it worked fine. But when run it on Linux, the "die" code is executed. > > Is there an include file or something else I need to to process this on a > li

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread jose javier parra sanchez
Check your php.ini , look for output_buffering 2010/3/31 King Coffee : > Hi, > > I ran the following code snippet on Windows IIS 7, in my index.php file and > it worked fine. But when run it on Linux, the "die" code is executed. > > Is there an include file or something else I need to to process t

[PHP] I'm a newbie and running php on Linux

2010-03-31 Thread King Coffee
Hi, I ran the following code snippet on Windows IIS 7, in my index.php file and it worked fine. But when run it on Linux, the "die" code is executed. Is there an include file or something else I need to to process this on a linux server? Redirecting... Please Wait'; /* redirect('wel

Re: [PHP] PHP GUI library/package

2010-03-31 Thread tedd
At 4:45 PM +0100 3/31/10, Ashley Sheridan wrote: On Wed, 2010-03-31 at 16:48 +0100, Pete Ford wrote: -snip- > If you have any light to shed, then let me know. The php-qt mailing list seems a bit empty at the moment... Cheers Pete Sorry, about the closest I've got to QT is probably to u

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Daniel Brown
On Wed, Mar 31, 2010 at 06:50, Nilesh Govindarajan wrote: > Any replies I send to PHP-INSTALL list, I get the follow response: > Any ideas why this is happening ? > > Original Message > Subject:        Re: [PHP-INSTALL] installation problem with php and Apache > [Incident:100331-

Re: [PHP] MySQL query not working!

2010-03-31 Thread tedd
At 4:20 PM +0430 3/31/10, Parham Doustdar wrote: Hi there, Here is a snippet of code... that doesn't work for some reason. Please note that I have put some @mysql_query($query) or die(mysql_error()); statements, to see if MySQL gives an error. I receive nothing other than the file starting to d

Re: [PHP] PHP GUI library/package

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 16:48 +0100, Pete Ford wrote: > On 31/03/10 15:30, Ashley Sheridan wrote: > > On Wed, 2010-03-31 at 15:30 +0100, Pete Ford wrote: > > > >> Hi All, > >> > >> I have a web project built in PHP which we want to break out part of into > >> a stand-alone GUI program. The architect

Re: [PHP] PHP GUI library/package

2010-03-31 Thread Pete Ford
On 31/03/10 15:30, Ashley Sheridan wrote: On Wed, 2010-03-31 at 15:30 +0100, Pete Ford wrote: Hi All, I have a web project built in PHP which we want to break out part of into a stand-alone GUI program. The architecture is fine - display nicely separated from logic, so coding is not a problem.

Re: [PHP] PHP GUI library/package

2010-03-31 Thread Richard Quadling
On 31 March 2010 15:48, Pete Ford wrote: > Two pints at lunchtime, mainly :) Excellent reason to not do any coding today. Makes tomorrow less of a "revert commit" day. -- - Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248

Re: [PHP] PHP GUI library/package

2010-03-31 Thread Pete Ford
On 31/03/10 15:30, Ashley Sheridan wrote: On Wed, 2010-03-31 at 15:30 +0100, Pete Ford wrote: Hi All, I have a web project built in PHP which we want to break out part of into a stand-alone GUI program. The architecture is fine - display nicely separated from logic, so coding is not a problem.

Re: [PHP] PHP GUI library/package

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 15:30 +0100, Pete Ford wrote: > Hi All, > > I have a web project built in PHP which we want to break out part of into a > stand-alone GUI program. The architecture is fine - display nicely separated > from logic, so coding is not a problem. > What I can't work out is what

[PHP] PHP GUI library/package

2010-03-31 Thread Pete Ford
Hi All, I have a web project built in PHP which we want to break out part of into a stand-alone GUI program. The architecture is fine - display nicely separated from logic, so coding is not a problem. What I can't work out is what to use for the GUI part. I looked at phpqt but I can't (yet) ge

Re: [PHP] Audiobooks for Developers

2010-03-31 Thread Teus Benschop
On Wed, 2010-03-31 at 06:54 -0700, Tommy Pham wrote: > > There is also the learning technique of listening to audio books whilst > > sleeping. Not sure if I hold too much truck with that, but it's an > > option! In the past while we were on the road there were no telephone calls and we could enjoy

Re: [PHP] Audiobooks for Developers

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 6:02 AM, Ashley Sheridan wrote: > On Wed, 2010-03-31 at 15:01 +0200, Auto-Deppe C. Hänsel wrote: > >> > -Original Message- >> > From: Bob McConnell [mailto:r...@cbord.com] >> > Sent: Wednesday, March 31, 2010 2:52 PM >> > To: php-general@lists.php.net >> > Subject:

Re: [PHP] MySQL query not working!

2010-03-31 Thread Andrew Ballard
On Wed, Mar 31, 2010 at 9:08 AM, Andrew Ballard wrote: > Nope. All it does is suppress the error message. Just try it: > > > @mysql_connect('localhost', 'baduser', 'badpassword') or die('Could > not connect'); > > ?> > > Output: > Could not connect > > @mysql_connect('localhost', 'baduser', 'bad

Re: [PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 3:50 AM, Nilesh Govindarajan wrote: > Any replies I send to PHP-INSTALL list, I get the follow response: > Any ideas why this is happening ? > > Original Message > Subject:        Re: [PHP-INSTALL] installation problem with php and Apache > [Incident:10033

Re: [PHP] MySQL query not working!

2010-03-31 Thread Midhun Girish
hey Andrew , you are correct thanks for pointing tht.. i should have checked it before so @ just prevents the warnings and errors from showing up Midhun Girish On Wed, Mar 31, 2010 at 6:38 PM, Andrew Ballard wrote: > On Wed, Mar 31, 2010 at 8:46 AM, Ashley Sheridan > wrote: > > On

Re: [PHP] MySQL query not working!

2010-03-31 Thread Andrew Ballard
On Wed, Mar 31, 2010 at 8:46 AM, Ashley Sheridan wrote: > On Wed, 2010-03-31 at 16:50 +0430, Parham Doustdar wrote: > >> Andre, >> The @ operator is used for error catching statements. When you put: >> >> @mysql_connect('localhost', 'username', 'password') or die('Could not >> connect.'); >> >> If

RE: [PHP] Audiobooks for Developers

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 15:01 +0200, Auto-Deppe C. Hänsel wrote: > > -Original Message- > > From: Bob McConnell [mailto:r...@cbord.com] > > Sent: Wednesday, March 31, 2010 2:52 PM > > To: php-general@lists.php.net > > Subject: RE: [PHP] Audiobooks for Developers > > > > From: Auto-Deppe C.

RE: [PHP] Audiobooks for Developers

2010-03-31 Thread Auto-Deppe C . Hänsel
> -Original Message- > From: Bob McConnell [mailto:r...@cbord.com] > Sent: Wednesday, March 31, 2010 2:52 PM > To: php-general@lists.php.net > Subject: RE: [PHP] Audiobooks for Developers > > From: Auto-Deppe C. Hänsel > > > since I am driving 2 hrs each day listening to either my > > rad

Re: [PHP] MySQL query not working!

2010-03-31 Thread Midhun Girish
Yes ash.. me too think the same... @ will supress any error which would have lead to die()... so die() wont come ever Midhun Girish On Wed, Mar 31, 2010 at 6:16 PM, Ashley Sheridan wrote: > On Wed, 2010-03-31 at 16:50 +0430, Parham Doustdar wrote: > > > Andre, > > The @ operator is used fo

RE: [PHP] Audiobooks for Developers

2010-03-31 Thread Bob McConnell
From: Auto-Deppe C. Hänsel > since I am driving 2 hrs each day listening to either my > radio or the songs > on my USB drive, I was wondering whether there are some > web dev related > audio books for download out there. I have only one recommendation. DON'T DO IT! Driving a vehicle on public hi

Re: [PHP] MySQL query not working!

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 16:50 +0430, Parham Doustdar wrote: > Andre, > The @ operator is used for error catching statements. When you put: > > @mysql_connect('localhost', 'username', 'password') or die('Could not > connect.'); > > If PHP fails to make a connection, the script execution is stopped

Re[2]: [PHP] Still searching for a bugtracking system

2010-03-31 Thread Andre Polykanine
Hello Jorge, Hm... that seems quite fine) If I don't manage to deal with JotBug, will try Flyspray, thanks! -- With best regards from Ukraine, Andre Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ jabber.org Yahoo! messenger: andre.polykanine; ICQ: 191749952 Twitter: m_el

Re: [PHP] Adding Time

2010-03-31 Thread Anshul Agrawal
On Sun, Mar 28, 2010 at 4:22 AM, Gary wrote: > Perfect, thank you very much for your help! > > Gary > > > "Yousif Masoud" wrote in message > news:x2tbffe24ad1003271548l65cb6e65qd8f35ae0636e...@mail.gmail.com... > > On Sat, Mar 27, 2010 at 10:26 PM, Gary wrote: > > > >> [...] > >> > > > > $end_d

Re[2]: [PHP] MySQL query not working!

2010-03-31 Thread Andre Polykanine
Hello Parham, I know what the @ operator does (it stops PHP from reporting errors and makes it ignore error_reporting() or any INI directives) but I don't understand why to use it here, with mysql_query() function. -- With best regards from Ukraine, Andre Skype: Francophile; Wlm&MSN: arthaelon @

Re: [PHP] MySQL query not working!

2010-03-31 Thread Alexey Bovanenko
Hi! To view error: you must use mysql_query(). @ before mysql - error supression. next you can use the following: $result=.. if($result){ if(mysql_num_rows($result)){ /* you have record in table */ }else{ /* you haven't */ On Wed, Mar 31, 2010 at 4:11 PM, Andre Polykanine wrote: > Hel

Re: [PHP] MySQL query not working!

2010-03-31 Thread Parham Doustdar
Andre, The @ operator is used for error catching statements. When you put: @mysql_connect('localhost', 'username', 'password') or die('Could not connect.'); If PHP fails to make a connection, the script execution is stopped, and the error message between the apostrophes is given. And, I fou

Re: [PHP] MySQL query not working!

2010-03-31 Thread Andre Polykanine
Hello Parham, Adding to Ash's question, why to use the @ operator before mysql_query? -- With best regards from Ukraine, Andre Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ jabber.org Yahoo! messenger: andre.polykanine; ICQ: 191749952 Twitter: m_elensule - Original

Re: [PHP] MySQL query not working!

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 16:20 +0430, Parham Doustdar wrote: > Hi there, > Here is a snippet of code... that doesn't work for some reason. Please note > that I have put some > > @mysql_query($query) or die(mysql_error()); > > statements, to see if MySQL gives an error. I receive nothing other than

[PHP] MySQL query not working!

2010-03-31 Thread Parham Doustdar
Hi there, Here is a snippet of code... that doesn't work for some reason. Please note that I have put some @mysql_query($query) or die(mysql_error()); statements, to see if MySQL gives an error. I receive nothing other than the file starting to download. This is supposed to be a file download c

RE: [PHP] Audiobooks for Developers

2010-03-31 Thread Auto-Deppe C . Hänsel
>Have you consider getting an ebook (preferably PDF as Windows' >Narrator, if you're using Windows, works really well with Acrobat) on >the subject you're interested then use a TTS, like Windows' Narrator, >and record it on your system as an alternative solution? Using this >approach would be more

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Nathan Rixham
Tommy Pham wrote: > > As for spatial data types, I've never find much use for non scientific > related. (example) If using point as a PK, if MySQL stores it the > same way as PostgreSQL which is 16 bytes, how is that any different - > performance wise - than using UUID and storing it as binary(16

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 2:57 AM, Nathan Rixham wrote: > Tommy Pham wrote: >> On Tue, Mar 30, 2010 at 2:27 PM, Nathan Rixham wrote: >> >>> nope never been able to find any significant advantage; and thus ended >>> up using http uri's in my own domain space(s) which are always >>> guaranteed to be

[PHP] Something wrong with the PHP-INSTALL list ?

2010-03-31 Thread Nilesh Govindarajan
Any replies I send to PHP-INSTALL list, I get the follow response: Any ideas why this is happening ? Original Message Subject:Re: [PHP-INSTALL] installation problem with php and Apache [Incident:100331-000506] Date: Wed, 31 Mar 2010 06:48:44 -0400 (EDT) From: Abuse D

Re: [PHP] Audiobooks for Developers

2010-03-31 Thread Nathan Rixham
Tommy Pham wrote: > On Wed, Mar 31, 2010 at 2:41 AM, Auto-Deppe C. Hänsel > wrote: >> Good day all, >> >> since I am driving 2 hrs each day listening to either my radio or the songs >> on my USB drive, I was wondering whether there are some web dev related >> audio books for download out there. >>

Re: [PHP] Audiobooks for Developers

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 2:41 AM, Auto-Deppe C. Hänsel wrote: > Good day all, > > since I am driving 2 hrs each day listening to either my radio or the songs > on my USB drive, I was wondering whether there are some web dev related > audio books for download out there. > > I have been searching the

Re: [PHP] Re: using UID in DB

2010-03-31 Thread Nathan Rixham
Tommy Pham wrote: > On Tue, Mar 30, 2010 at 2:27 PM, Nathan Rixham wrote: > >> nope never been able to find any significant advantage; and thus ended >> up using http uri's in my own domain space(s) which are always >> guaranteed to be unique as I'm issuing them. bonus is that they can be >> dere

Re: [PHP] using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 2:29 AM, Lester Caine wrote: > Tommy Pham wrote: >>> >>> Storage wise it is just a 128 bit number, so twice as big as a simple 64 >>> bit >>> 'generator' that would normally be used in a single database system. The >>> improvement is to use a raw number rather than a 16 cha

[PHP] Audiobooks for Developers

2010-03-31 Thread Auto-Deppe C . Hänsel
Good day all, since I am driving 2 hrs each day listening to either my radio or the songs on my USB drive, I was wondering whether there are some web dev related audio books for download out there. I have been searching the big G for this stuff, but haven't found anything. Do you guys know of an

Re: [PHP] using UID in DB

2010-03-31 Thread Lester Caine
Tommy Pham wrote: Storage wise it is just a 128 bit number, so twice as big as a simple 64 bit 'generator' that would normally be used in a single database system. The improvement is to use a raw number rather than a 16 character string. Don't you mean raw number as 16 byte, which is what I in

Re: [PHP] how to provide download of files mow in documentroot

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 12:43 AM, Anshul Agrawal wrote: > On Wed, Mar 31, 2010 at 1:12 AM, Nathan Rixham wrote: > >> Anshul Agrawal wrote: >> > On Tue, Mar 30, 2010 at 8:41 PM, Jan G.B. >> wrote: >> > >> >> 2010/3/30 Nathan Rixham : >> >>> Jan G.B. wrote: >> 2010/3/29 Nathan Rixham >>

Re: [PHP] using UID in DB

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 12:37 AM, Lester Caine wrote: > Tommy Pham wrote: >> >> Hi, >> >> I'm just wondering if anyone on this list using some type of >> UID/UUID/GUID in any of the DB?  If so, what DBMS/RDBMS are you using >> and how many rows do you have for the table(s) using it?  What data >>

Re: [PHP] Newbie Question about Conditionals

2010-03-31 Thread Richard Quadling
On 31 March 2010 05:45, Matty Sarro wrote: > That explains it perfectly, thanks you! > > On Wed, Mar 31, 2010 at 12:40 AM, Tommy Pham wrote: > >> On Tue, Mar 30, 2010 at 9:22 PM, Matty Sarro wrote: >> > Hey all! >> > This is probably my second post on the list, so please be gentle. Right >> now

Re: [PHP] how to provide download of files mow in documentroot

2010-03-31 Thread Anshul Agrawal
On Wed, Mar 31, 2010 at 1:12 AM, Nathan Rixham wrote: > Anshul Agrawal wrote: > > On Tue, Mar 30, 2010 at 8:41 PM, Jan G.B. > wrote: > > > >> 2010/3/30 Nathan Rixham : > >>> Jan G.B. wrote: > 2010/3/29 Nathan Rixham > > > Jan G.B. wrote: > >> 2010/3/29 Nathan Rixham > >>

Re: [PHP] using UID in DB

2010-03-31 Thread Lester Caine
Tommy Pham wrote: Hi, I'm just wondering if anyone on this list using some type of UID/UUID/GUID in any of the DB? If so, what DBMS/RDBMS are you using and how many rows do you have for the table(s) using it? What data type are you using for that column? Firebird is currently improving suppo