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...
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...
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...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
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...
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...
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...
... 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...
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 ...
Is it possible make auto update a local MySql database after a certain time period from internet MySqL database ... Yahoo! Messenger with Voice. Make...
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?"); ...
<?php $msg = ?><script>confirm("Are you sure you wish to continue?"); </script> It will assign the value to php variable. Thanks Subson Saidur Rahman...
Hi Saidur, Try it.... <script language="JavaScript"> function delArticle(Id, cat_name) { if (confirm("Are you sure you want to delete '" + cat_name + "'")) { ...
... 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...
... Try to use: include "../includes/header.htm"; include "../includes/top.htm"; include "../includes/banner.htm"; ========= With Best Wishes : Yuriy Zolotov ...
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...
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...
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. ...
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,...
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...
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)...
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...
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...