Search the web
Sign In
New User? Sign Up
in-phpug · Indian PHP User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 586 - 615 of 3201   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
586
Hi, I am trying to display a list of Thumbnails from a blob field of ... $sSql = "select * from portfolio where city_id = '$nCityId' and category_id =...
Rajesh Fowkar
rfowkar
Offline Send Email
Jan 2, 2003
6:00 am
587
On Thu, 2 Jan 2003, Rajesh Fowkar wrote: Rajesh, ... Passing the entire image as a get variable will mess up the things due to the URL encoding plus remember...
Dr Tarique Sani
tariquesani
Offline Send Email
Jan 2, 2003
6:07 am
588
... Thanks Dr. I did that too. In fact that was the first thing I tried. But it did not display any image. Hence tried the above stuff. ps.: I am subscribed to...
Rajesh Fowkar
rfowkar
Offline Send Email
Jan 2, 2003
3:07 pm
589
... If the get variable are creating problems even with the ID then check if the the variable is getting set inside the ShowThumbnail.php put something like ...
Dr Tarique Sani
tariquesani
Offline Send Email
Jan 2, 2003
3:15 pm
590
Hi, I am starting with an online training web site project and I have decided to use php and mysql for that. The development environment will be WinNT...
Ajitabh Pandey
ajitabhpandey
Offline Send Email
Jan 3, 2003
5:37 am
591
... The problem is solved after putting the header function at the top of ShowThumbnail.php. Earlier I had put it just before the echo command which was...
Rajesh Fowkar
rfowkar
Offline Send Email
Jan 3, 2003
5:38 am
592
... Does the same passwd work on anything other than PHPlib? Tarique -- =================================================================== PHP Applications...
Dr Tarique Sani
tariquesani
Offline Send Email
Jan 3, 2003
6:15 am
593
I usually avoid using PHP as a CGI, and I tend to use the PHP executable directly only when I write PHP command line scripts. I avoid using PHP-CGI in a...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 6, 2003
3:40 am
594
Hi, There seems to be some problem with passwords. If I am assigning password to any login, it is not allowing me to log in, even through mysql -u option. The...
Ajitabh Pandey
ajitabhpandey
Offline Send Email
Jan 6, 2003
4:56 am
595
Hello Folks, http://www.sanisoft.com/pages/20 has a small review of the recently launched PHP magazine PHP|architect Cheers Tarique -- ...
Dr Tarique Sani
tariquesani
Offline Send Email
Jan 6, 2003
8:02 am
596
I tend to agree with Tarique, your technique is very naive. I was scared out of my wits when I saw your code. Let me draw your attention to a few defects in...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 7, 2003
8:01 am
597
Tarique, I do want to point out that HTTP encoding in itself will not mess the code so as to make it inoperable. You will definitely see a different visual...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 7, 2003
8:01 am
598
... That is not the final code :-) I was just trying some stuff. You seem to have missed my followups to this thread. In fact I was trying passing the id of...
Rajesh Fowkar
rajesh-shriram@...
Send Email
Jan 7, 2003
2:56 pm
599
Hi, Glad to know you are using reference ids. BTW, have you tried convincng your client to not use blobs? Here are what I think are some good grounds for...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 8, 2003
7:07 am
600
... Hi Srini, Just go through the thread on this same topic on php-db list. The thread was today itself. The subject line reads 'blob'. Interesting thread. ...
Rajesh Fowkar
rajesh-shriram@...
Send Email
Jan 9, 2003
7:39 am
601
Hi Rajesh, Well, the only argument I could find there was that MySQL could be used as a convenient data store for uploaded files instead of tinkering around...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 9, 2003
8:34 am
602
Hello All, we are on a look out for PHP progarmmers, mail to "mail.penguindia.com". Thank you, Anand --...
Anand.H
anand_123@...
Send Email
Jan 9, 2003
9:09 am
603
... Hi, Ummm....Errr.....when I mail to mail.penguindia.com, the mail seems to bounce ......Am I doing something wrong here ? :D I was thinking there was...
Sid Carter <sidcarter...
sidgeek
Offline Send Email
Jan 9, 2003
9:26 am
604
... Say there is a site that allows people to upload their portfolios after registering. They are allowed to upload the picture too. In that case to avoid...
Rajesh Fowkar
rfowkar
Offline Send Email
Jan 9, 2003
9:54 am
605
Hello, The email id is fine , There is no problem with it , plz do check again , the MAIL DOMAIN is PENGUINDIA.COM(MAIL@...) Bye On Thu, 09 Jan 2003...
Anand.H.Reddy
anand_123@...
Send Email
Jan 9, 2003
12:55 pm
606
Yup, not just file name conflicts, but also tricky filenames.... like a&b.jpg is a valid windows file can but can throw any *nix for a spin. I typically store...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 10, 2003
7:25 am
607
What settings must I do to install Apache server on Windows 98? Also,can anyone please inform me the procedure in detail for installing php and Postgres ...
Allan
allan1273@...
Send Email
Jan 11, 2003
3:02 am
608
... PostgresSQL is reportedly a little unstable on Windows. You may want to look either using Linux or a dbms with a more mature Windows port like Firebird. ...
Biju Chacko
biju_chacko
Offline Send Email
Jan 11, 2003
4:26 am
609
I'd recommend you take a look at some of these: PgSQL on Cygwin: Archives: http://archives.postgresql.org/pgsql-cygwin/ Installing PgSQL on Win32: ...
Srinivasan Ramakrishnan
cheenixin
Offline Send Email
Jan 11, 2003
5:30 am
610
Try searching for "Uniform server" in source forge. If these is a Postgre module available, You may get a "one" click installation/configuration. I use uniform...
amit soni
amitsoni9999
Offline Send Email
Jan 11, 2003
10:30 am
611
Hi, I am trying to align the three values in the select combo box but it is not working. The code is below : for($nRow=0; $nRow < $nNumRows; $nRow++) { $aAns =...
Rajesh Fowkar
rfowkar
Offline Send Email
Jan 13, 2003
6:38 am
612
I have developed a small DBMS (Postgres) application using PHP along with HTML as the front-end (in Linux environment). Is there any way that I can distribute ...
Allan
allan1273@...
Send Email
Jan 14, 2003
1:25 am
613
dear allan, Allan wrote on Mon, Jan 13, 2003 at 07:17:58AM -0800: ,---- ... `---- The essence of Free Software(/Open Source) is to share the nice piece of...
Suraj Kumar
suraj@...
Send Email
Jan 14, 2003
3:51 am
614
The only way I can think of is you can host the application yourself and just have the user accessing the interface. OR you could try to find out if there ar...
K <press711@...>
press711
Offline Send Email
Jan 17, 2003
4:40 am
615
... Though I ethically dont support this you can take a look at the PHP encoders available in the market Understandably they are commercial apps and cost money...
Dr Tarique Sani
tariquesani
Offline Send Email
Jan 17, 2003
4:55 am
Messages 586 - 615 of 3201   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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