Hi Imran, I am not too keen on the table design, because there is no unique id. Anyway, due to this problem, you have to effectively code your way around the...
Hiya I want to create a php file that will go and grab some html (e.g. <P>Test <STRONG>test</STRONG> <U>test</U> </P>) stored in my database and return this...
Hello, I think you should make a select distint of a value you want and after that make a for and put those values into the array. using split and unbound bye ...
Hi my name is Jason. I'm fairly new to PHP programming as I'm basically teaching myself as I go. I've got a couple projects planned including adding a new...
Wow, that certainly was inappropriate for the list, but aside from that, THANKS! :) I just happened to need that just now... -m ... [Non-text portions of this...
Hello I want to import data from MS excel file to phpmyadmin using PHP.I have the code using COM class but this works only on windows plate form.My hosting...
... I don't think there is any getting around converting the XLS to a CSV. Excel carries a lot of (useless to a database) bulk. Once it's in a CSV, there's...
I once had set up a perl script that would read excel spreadsheets, it did well with it. It did not, I believe, require anything microsoft to function, but at ...
jeepers... http://www.google.com/search?q=php+excel line 2 for me was http://php.resourceindex.com/detail/02384.html looks like what you're looking for. -m ......
Why don't you write your clients an excel macro that performs the exporting of the data in CVS format. Write a php script that takes the uploaded CVS file and...
Hello My Website consists of HTML and PHP pages. I have a search box in my site.I want afters some one enter a keywords in search box,then it will search...
Maybe you can have a look at these search engine scripts: http://scriptmenu.com/browse-search_engines-635-1.html *^*JUNAID*^* <junaidfcs@...> wrote: ...
hi Mr Junaid try with this script. its a total solution for u. http://www.cs.ioc.ee/~ando/sphider/ Shimul *^*JUNAID*^* <junaidfcs@...> wrote: Hello My...
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Nov 6, 2005 5:17 pm
2699
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Nov 6, 2005 5:17 pm
2700
Hello I again need you help in url rewritting. Here are these types of urls in my site ...
WEB DEVELOPER Qualifications: Graduate of Bachelor of Science in Computer Science or I.T. Preferably Male With experience in Developing Robust Web Applications...
Hello, since we are posting in php-objects, I'd like to say it would be a good idea if we can design a php class to do url rewriting on the fly, by replacing...
Hi freinds, I am a regular reader of all the group mails...... I would be thankfull if somebody can tell me how can i replace the URL I am running a .NET site...
Hello how are you all Dears,This week I want all of you to let me inform with the idea or PHP script,so that i can export the contacts list from any given aol...
Hi I recently working on PHP5 project. Can anyone suggest me any online book or tutorial which explains analysis, design using oops and UML. I need it to...
/** * Javascript for AJAX * */ Error: uncaught exception: Permission denied to call method XMLHttpRequest.open function AJAXhandler() { var ret = null; try...