Search the web
Sign In
New User? Sign Up
phpexperts
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4546 - 4576 of 8764   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4546
Hi! i started my project on sourceforge. Project name is Felore-Lux and it is a simple php5 helper class library for manage script.aculos.js effects. You can...
johanmaelson
Offline Send Email
Jul 1, 2006
6:45 pm
4547
Dear Friends, I am looking for a solution to download files from a .htpasswd protected directory, //example // the protected path:...
Ajay
log_arian
Offline Send Email
Jul 1, 2006
6:46 pm
4548
Hi list, I need export data to Excel format. I find many functions and classes. but they only export CSV file. I need formatted data like bold, italic etc. I...
Tulga.G
tulga_g1
Online Now Send Email
Jul 2, 2006
12:53 pm
4549
I just setup mysqldumper and I don’t know how to backup. Can some one tell me? And how to backup other sql database from other site, other server? I just...
Trung Kien
kicorrs
Offline Send Email
Jul 2, 2006
3:46 pm
4550
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Ziaul Habib
roobon7
Offline Send Email
Jul 2, 2006
5:13 pm
4551
try these http://www.phpclasses.org/browse/package/1919.html http://www.sitepoint.com/article/pear-spreadsheet_excel_writer or just google these words "create...
lamy_ici
Offline Send Email
Jul 2, 2006
5:14 pm
4552
Hi Ajay, .htpasswd is the procected ## debugging # 0 for off, 1 for 'auth-ok' messages, 2 for verbose debugging auth.debug = 0 ## type of...
Zip Zap
zipzap_zen
Offline Send Email
Jul 2, 2006
5:34 pm
4553
Hello, First look this image: http://img458.imageshack.us/img458/3969/... <http://img458.imageshack.us/img458/3969/zendecode8ct.gif> I have some zend file with...
Trung Kien
kicorrs
Offline Send Email
Jul 4, 2006
4:01 am
4554
hi all, I want to install PHP documentor. hi i have my local server named linux. in it i have directory phpdocumentor In this directory I have unzipped...
Roshan Shahare
roshan.shahare
Offline Send Email
Jul 4, 2006
10:46 am
4555
... First of all you should to show error listing to us. And Second , for using phpDocumentator you must have installed PEAR(http://pear.php.net/) For install...
johanmaelson
Offline Send Email
Jul 4, 2006
11:18 am
4557
BTW, go through the following guide given by phpdoc people. If you still find error then post the error. ...
Dinangkur Kundu
lee13uk2000
Offline Send Email
Jul 4, 2006
11:29 am
4558
hi kien, i think file is encrypted. As you said it is zend file, may be zend encryption have been applied on it. please check it. ... -- Thanx Brest Regards ...
Aniruddha Deshpande
ani_21149
Offline Send Email
Jul 4, 2006
3:01 pm
4559
Is it possible make auto update a local MySql database after a certain time period from internet MySqL database ... Yahoo! Messenger with Voice. Make...
Mohammad abu taleb (S...
simul14
Offline Send Email
Jul 5, 2006
4:47 am
4560
Dear Xperts, I want to store javascript value in php variable.But i don't know how to do this. like: var agree=confirm("Are you sure you wish to continue?"); ...
Saidur Rahman
bijon_php
Offline Send Email
Jul 5, 2006
7:15 am
4561
<?php $msg = ?><script>confirm("Are you sure you wish to continue?"); </script> It will assign the value to php variable. Thanks Subson Saidur Rahman...
Subson Mittal
subsonmittal
Offline Send Email
Jul 5, 2006
8:22 am
4562
Hi Saidur, Try it.... <script language="JavaScript"> function delArticle(Id, cat_name) { if (confirm("Are you sure you want to delete '" + cat_name + "'")) { ...
Azizul Islam
azizulislamr...
Offline Send Email
Jul 5, 2006
8:24 am
4563
Hello! Please help me that How can I rewrite Url in php? anyone? ... Yahoo! Music Unlimited - Access over 1 million songs.Try it free....
argentina mexico
arg_mex_poll
Offline Send Email
Jul 5, 2006
2:13 pm
4564
... Your question is not distinct. What you want to do make a permalinks like this : www.yoursite.com/article/author/Johanmaelson/php/ or just change the...
johanmaelson
Offline Send Email
Jul 5, 2006
2:26 pm
4565
I am trying to include four files into my webpage. Currently, I am doing it as so: <?php $page_title='Welcome'; include('./includes/header.htm'); ...
Nick Vettese
saprod_sj
Online Now Send Email
Jul 5, 2006
5:14 pm
4566
... Try to use: include "../includes/header.htm"; include "../includes/top.htm"; include "../includes/banner.htm"; ========= With Best Wishes : Yuriy Zolotov ...
johanmaelson
Offline Send Email
Jul 5, 2006
5:48 pm
4567
hi Nick, try using full site path like http://yoursitename/yourfoldername/includes/header.htm ... -- Thanx Brest Regards Aniruddha Deshpande...
Aniruddha Deshpande
ani_21149
Offline Send Email
Jul 5, 2006
6:13 pm
4568
Hi, Can you give us the error message. I think its the path problem! Thanks -Rajib Nick Vettese <saprod_sj@...> wrote: I am trying to include four files...
Enayet Husain
eh_rajib
Offline Send Email
Jul 5, 2006
6:22 pm
4569
Ok. Here is the trick I found to getting it to work. You must name the files using the includes, with a .php extension. Write this down people, it is very...
Nick Vettese
saprod_sj
Online Now Send Email
Jul 5, 2006
6:59 pm
4570
Hi, Any one wants to join as a senior PHP developer in a kolkata based firm, then send your resume to me ASAP .Good salary. Requirement is very urgent. ...
Sujoy Dutta
duttasujoy2003
Offline Send Email
Jul 6, 2006
7:49 am
4571
Hi! I am from bangladesh. If there is no problem to recruit from bangladesh please let me know asap then I will send my resume. Thanks Maksud. ... firm,...
arg_mex_poll
Offline Send Email
Jul 6, 2006
9:58 am
4572
Hi All, Can anyone tell me how to combine two .swf movie into one using PHP. thanks roshan ... Yahoo! India Answers: Share what you know. Learn something new...
Roshan Shahare
roshan.shahare
Offline Send Email
Jul 6, 2006
11:02 am
4573
I have been trying for a while now to figure how to prevent duplicate information from being entered in to a mysql table; table name is: authors author_id (pk)...
Rekrab
rekrablc12
Offline Send Email
Jul 6, 2006
9:00 pm
4574
just hth, for the mail function in php try reading this doc and also try experimenting on the example on the lower part of the page. ...
kray blue
sl_ime
Offline Send Email
Jul 7, 2006
5:32 am
4575
hi tulga, what os are you running? use xampp... i think it has zend optimized installed so no fuzz.. :) ~kray learn the rules so you know how to break them...
kray blue
sl_ime
Offline Send Email
Jul 7, 2006
5:33 am
4576
one thing about rewrite rule is: when you have set it up... the file generated thinks it is located in that directory, one should use absolute path when...
kray blue
sl_ime
Offline Send Email
Jul 7, 2006
5:35 am
Messages 4546 - 4576 of 8764   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