Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

bang-phpug · Bangalore PHP User Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1011
  • Category: PHP
  • Founded: May 29, 2006
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 499 - 528 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
499 Pritesh Loke
priteshloke Send Email
May 14, 2007
12:25 pm
Hello to all, Can any body tell me what is php SEO url's ? is it used for search engine like google and others. Thank you PML ... TV dinner still cooling? ...
500 Vinu Thomas
uglyftp Send Email
May 14, 2007
12:39 pm
You'll also have to send the right headers to the browser from the server. For example for a gif image you'd have to send the following header before you...
501 Vinu Thomas
uglyftp Send Email
May 14, 2007
12:45 pm
SEO friendly URL's are generally any URL which doesn't have data passed through the query string. For example if you have a product display page, who's URL...
502 CS Shyam Sundar
ssundar85 Send Email
May 15, 2007
3:57 am
Hey., May be, try this: let the image downloading php script be: myimagedownloader.php let it take a parameter called url. Therefore it becomes: ...
503 CS Shyam Sundar
ssundar85 Send Email
May 15, 2007
3:57 am
Hi., Its called search engine friendly URLs. It can be achieved using mod_rewrite. See this blog entry: ...
504 thisistrinath Send Email May 16, 2007
3:43 am
Hello everyone, I am downloading HTML files that are online using file_get_contents. But the problem is that the bandwidth that I am consuming in the process...
505 Vishwanath B
vishwanath_cse Send Email
May 16, 2007
12:24 pm
hi..I am unable to pass value from javascript to php...my javscript function is in the following way.... function app_fn() { x=confirm("Are you sure ....!!!");...
506 srikanthkande2001
srikanthkand... Send Email
May 16, 2007
12:24 pm
I have done a shopping cart.My customer have account Orbital paymentech Gateway. Can any one help me to integrate it to my site.or please give me any reference...
507 Biranchi - The DON
afixibiranchi Send Email
May 16, 2007
12:24 pm
hi, use curl functions. thisistrinath <thisistrinath@...> wrote: Hello everyone, I am downloading HTML files that are...
508 CS Shyam Sundar
ssundar85 Send Email
May 16, 2007
12:27 pm
No, files cannot be opened at its current location 1!!! -- CS Shyam Sundar "In our world of game and con: there is always an opponent and there is always a...
509 kpraman9 Send Email May 19, 2007
12:32 pm
Hello, I am trying to install phpunit 3. Pls help me out. 1. Downloaded PHPUnit3 and extracted in c:\wamp&#92;php\includes 2. In the php.in file, i gave the...
510 aniesh joseph
aniesh_joseph Send Email
May 21, 2007
3:02 am
Hello, I need to read the mailbox using php script. I find that it is possible by IMAP functions. Using IMAP functions I can read header and body of the mail....
511 bhavna_coolinus Send Email May 24, 2007
9:30 am
can anybody tell me how to fix width of <select> tag......
512 Murugesan Periasamy
murugesanme Send Email
May 24, 2007
10:51 am
This will help u. * <select name="select&quot; size="1" style="width:200px";> * ... -- Thanks & Regards, P.Murugesan, Mobile: 9900228181 Email:...
513 KARTHIKEYAN RANGASWAMY
karthikranga83 Send Email
May 25, 2007
9:47 am
Hello Friends, I have one doubt in PHP.I have a login Form Where a user can login by providing username and password.As i know to make a username active in...
514 raji skariah
raji_ska Send Email
May 25, 2007
10:18 am
hello Friends can u please help me?? I am having a word file done by user 1,stored in the server(RedHat). Then user 2 will take that file thru a vb interface...
515 Vinu Thomas
uglyftp Send Email
May 25, 2007
11:56 am
Assuming to you have to do this on the server, you can use catdoc to get the text out of the doc file (http://www.45.free.net/~vitus/software/catdoc/) catdoc...
516 Vishwanath B
vishwanath_cse Send Email
May 25, 2007
11:57 am
hi u can use seesion_unregister() to unregister the session variable.... http://in.php.net/session_unregister go to this link this may help u... vishwanath ...
517 Vishwanath B
vishwanath_cse Send Email
May 25, 2007
11:59 am
hi all, i want to upload and play a video file using php...i dont have any idea regarding this...i need some info... anyone help me thanks and regards ...
518 Ashok Kumar
vashok_vlr Send Email
May 26, 2007
7:59 am
Hi Friends! I need a thumbnail scripts which should generate thumbnail for all kinds of imates(jpg,gif,png,tif etc). Is there any script to do this without...
519 Ashok Kumar
vashok_vlr Send Email
May 26, 2007
8:00 am
Hi Use JUpload to upload video files, and have quick time media player to play videos in web page. Regards Ashok Vishwanath B <vishwanath_cse@...> wrote:...
520 KARTHIKEYAN RANGASWAMY
karthikranga83 Send Email
May 28, 2007
3:53 am
Hello Friends Hey, I'm trying to firgure out the PHP4 function.. My problem is, when I start a session (session_start()) I get the following error.. Warning:...
521 Santhosh Nair
santhosh_nr00 Send Email
May 28, 2007
5:10 pm
Hi karthikaeyan make sure that session_start() is at the begining of the page and also check in the including page..include must be at the begining.. cheers ...
522 Pritesh Loke
priteshloke Send Email
May 28, 2007
5:10 pm
Hello put session_start() at first line of the php code Thank you KARTHIKEYAN RANGASWAMY <karthikranga83@...> wrote:...
523 Suketu S Parikh
suketu_721982 Send Email
May 28, 2007
5:11 pm
Hi, That is because u might have left whitespace character. or have used echo/print statement. There should be no single output to the screen while using that...
524 Vishwanath B
vishwanath_cse Send Email
May 28, 2007
5:11 pm
hi Mr.ashok can u plz tell me in which web site i can get necessary information about Jupload..i searched in google but i didnt find any information......and...
525 senthil kumar
pkn_net Send Email
May 28, 2007
5:14 pm
make sure that there is no white space before the php tag u have opened in the page. ... -- regards senthilkumar [Non-text portions of this message have been...
526 guruj_r Send Email May 28, 2007
5:15 pm
As i introduced myself - i am new to this environemnt (PHP). I would like to know about the material i need to look in. It would be helpful if i know the good...
527 Pritesh Loke
priteshloke Send Email
May 29, 2007
11:39 am
Hello, try phpfreaks.com and if you have any problem on php instollation used xampp. Thank you guruj_r <guruj_r@...> wrote:...
528 Santhosh Nair
santhosh_nr00 Send Email
May 29, 2007
12:10 pm
goto www.php.net download documentation guruj_r <guruj_r@...> wrote: As i introduced myself - i am new to this environemnt (PHP). I would like...
Messages 499 - 528 of 1863   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