Search the web
Sign In
New User? Sign Up
php-objects · Discussions about Object Oriented Programming in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3346 - 3375 of 9235   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3346
Hi Asif, You must give more details of what you are working with. Are you using a content management system? Does your site already support multiple languages?...
Brian Etheridge
contact_bee
Online Now Send Email
Mar 1, 2006
10:54 am
3347
hi.... The site is already built....and i have to add 7more new languages... it is using CMS upto 10 % the remaining is full PHP site.. And .po and .mo files...
Asif Ali
itsme_me1
Offline Send Email
Mar 1, 2006
11:20 am
3348
Hi Asif, If you ar estill looking for help, I have come across this online document which goes into probably more details than you would like: ...
Brian Etheridge
contact_bee
Online Now Send Email
Mar 1, 2006
4:43 pm
3349
Hi All, visit http://phpcoder.cjb.net PHP MYSQL Help and forum available.. Best Regards Anil Paul [Non-text portions of this message have been removed]...
Anil Paul
anilpaul@...
Send Email
Mar 1, 2006
5:46 pm
3350
Hi.. I was given a work on typo-3 content management system in PHP...In everywhere I have seen that this cms has been manipulated with PHP version 4...Now I am...
Raj Aryan
premgurukul
Offline Send Email
Mar 1, 2006
9:50 pm
3351
Hi.. I was given a work on typo-3 content management system in PHP...In everywhere I have seen that this cms has been manipulated with PHP version 4...Now I am...
Raj Aryan
premgurukul
Offline Send Email
Mar 1, 2006
9:53 pm
3352
Hi, Anyone has an example of XML and PHP? Like example from a database to be exported as RSS 1.0 & 2.0 then a parser to display in a website? Like example from...
mamontesines
Online Now Send Email
Mar 2, 2006
3:03 am
3353
How would I parse any XML or RSS feed automatically....do i need to define the tags to be parsed...or how does it go? thanks again......
mamontesines
Online Now Send Email
Mar 2, 2006
3:06 am
3354
Hi Most of the web sites offer a downloading options ( As we see in most of the CMS ). On selecting a file, it asks where to download the file. I have tried...
Adithya Radha
adithya_radha
Offline Send Email
Mar 2, 2006
4:01 am
3355
aadi: Come online. I would help you man.... regards Harish Adithya Radha <adithya_radha@...> wrote: Hi Most of the web sites offer a...
Harish Balakrishnan M...
hb_marar
Offline Send Email
Mar 2, 2006
4:04 am
3356
hi folks, I need to provide a worldpay gateway, for a online exam reservation, i need to take the user as soon as his payment is over. How best can I integrate...
Sreeni.A
sreeniaitist
Offline Send Email
Mar 2, 2006
8:07 am
3357
Hi ppl, Help! Iam trying to look for ways how to search inside an XML document like searching a database that has a select statement in SQL? thanks in advance ...
mamontesines
Online Now Send Email
Mar 2, 2006
10:26 am
3358
i have used http://rss2php.sourceforge.net/ using it as a great example for every part of php and mysql intergration, it's a 2 part system and works really...
Patrick McGuire
chamberxlabs
Offline Send Email
Mar 2, 2006
2:42 pm
3359
thanks.... but how can i parse something i dont know the formating? is there a way to know it? for example the images how would i know that it is from the tag...
mamontesines
Online Now Send Email
Mar 3, 2006
2:20 am
3360
does anybody have been try this PHP accelerator? http://pecl.php.net/package/APC is it work for PHP that installed as FastCGI or CGI? thanks -- Markus...
Markus Hardiyanto
markus@...
Send Email
Mar 3, 2006
9:59 am
3361
Hello, A lot of times,you have seen softwares that take your hotmail username and password as input and open ur email inbox in their own interface.e.g outlook...
*^*JUNAID*^*
junaidfcs
Online Now Send Email
Mar 3, 2006
2:27 pm
3362
Here's a discussion that seems to cover what you are looking for: http://www.experts-exchange.com/Networking/Q_20423673.html Good luck -jmb...
Jeff Bennett
JBennett@...
Send Email
Mar 3, 2006
5:16 pm
3363
hi. i'm developing a cms... and know i am in the need of internationalizing the content... which means, to give the user the power to translate the same...
Andres Santos
andufo1982
Offline Send Email
Mar 3, 2006
11:04 pm
3364
Hi Andrés The applications I've worked with (not many!) have, I think, just an additional field for language_id and just duplicate entries to the same tables....
Michael Slavin
dewebbster
Offline Send Email
Mar 4, 2006
6:19 am
3365
hi, there is no need to create extra table. only add one field for language id in each table. u have to add data for each language. thanks & regards jiten ... ...
jitendra upraity
jit_upmca
Offline Send Email
Mar 4, 2006
7:34 am
3366
i have a plesk installed windows server. it works fine i try to setup my administration site in port :1923 . i add this site from IIS (not plesk). and upload...
Mert Öztekin
azmodan_sin
Offline Send Email
Mar 4, 2006
3:46 pm
3367
thanks mike! Jiten... that would be a severe problem. Because i need to add "n" languages... if my costumer wants german and english then its alright.. but if...
Andres Santos
andufo1982
Offline Send Email
Mar 4, 2006
6:09 pm
3368
something else about internationalizing php applications. a friend told to use the UTF-8 charset... what charset should i use for my mysql collation? i was...
Andres Santos
andufo1982
Offline Send Email
Mar 4, 2006
10:10 pm
3369
please look for the option that load the extension in php.ini---------php_mycrypt.dll and make sure that dll is available in ur /ext directory and also the...
pavan veeru
veeru_addagada
Offline Send Email
Mar 5, 2006
2:04 pm
3370
just go through header() manual from php.net which describes how to force the browser that clicks a link or access ur page.In header field place the ...
pavan veeru
veeru_addagada
Offline Send Email
Mar 5, 2006
2:04 pm
3371
Here is what you need to use (Directly from php manual): <?php // We'll be outputting a PDF header('Content-type: application/pdf'); // It will be called...
Charles E. Pelkey
pelkeyc
Offline Send Email
Mar 6, 2006
2:29 am
3372
Mert, Every site in IIS has its own listing of mimetypes/file extensions... it is entirely possible that php was not associated with the new site when you...
Charles E. Pelkey
pelkeyc
Offline Send Email
Mar 6, 2006
2:29 am
3373
Hi ppl, Anyone knows how to get the total query time in mysql using php? Like given: SELECT * FROM tbl_country ; the query result will come out then the time...
mamontesines
Online Now Send Email
Mar 6, 2006
10:42 am
3374
Hi Junaid, I haven't done this in PHP, but you are right in what you say. Here is an example in Java. You should be able to find equivalent objects/methods in...
Brian Etheridge
contact_bee
Online Now Send Email
Mar 6, 2006
11:33 am
3375
Hi Marco, I found a solution at: http://www.phpbuilder.com/board/archive/index.php/t-10260886.html <!-- put this at the top of the page --> <?php $mtime =...
Desrtfx
desrtfx2003
Offline Send Email
Mar 6, 2006
8:12 pm
Messages 3346 - 3375 of 9235   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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