Hi Hasin and all we should get ready for this Big Jump ! We can establish a panel from the dedicated and efficient peoples in our Group to smoothly run contest...
Gr8 to hear something Kool about phpXperts… phpXperts is moving forward with the power of innovative thinking… Congrats all member, contributors and also...
If i am not wrong... "require" is better for static stuffs like HTML where u have static content u better to use "require" and "Include" obviously better for...
I am eager to hear about phpXperts monthly newsletter... What do u think ? I think we can include: 1. Highiest replied post of the month 2. Top 10 post 3....
As we continue to develop what I like to think is Enterprise PHP software, one of the most painful parts of the software installation is when we have to go...
Thanks "Hasin Hayder" for your announcement of "Month of Coding Contest". We are hignly appreciating this. -Hannan Hasin Hayder <augustwind16@...> wrote:...
Hi guys, Apache 1x is a proven HTTP server. Its stable and Running under thousands of servers. So is Apache 2x. But PHP with Apache 2 is threadsafe.There are...
Hi all I am Khabir Uddin a member of phpexperts group. I want to know web services functionality and uses of soap clearly.I need url or books reference to get...
Dear ALL, First, thank you very much for your reading In our project, i will use a DLL library (static) to connect oracle database. The PHP script will call...
Dear ALL, Do you know any free software to create an installer for PHP application in windows (format of MSI) and linux (format of RPM)? Thank you very much, ...
Hi All, The PHP cheat sheet is designed to be printed on an A4 sheet of paper and live by a developers desk, to make life a bit easier. A description of what ...
coding contest at phpXperts...another great way to practice your codes.... :) salute to phpXperts community, keep going and move forward Jodi...
Jodi.AU
jodimu77au@...
Oct 3, 2005 6:27 am
2362
anybody know how to do it,,please help me... the situation, i can send sms using application to the client. for example, i can reminder the client by sms using...
I'm trying to generate a table of item counts based on a start date and an end date. The table in Oracle is set up with the date field (in this case,...
heres some snippet i found that would work like GROUP_CONCAT for MSSQL, it creates a function that concatenates the the values, havent tried this in MySQL...
HI Xperts!!!! here is a great news for all of our Opensourse people.... now yahoo decided to move all its development to PHP.(Iam not joking..) still don't...
Dear all, I need a project based one expert level Java Pogrammer. If you think you can fill up my requirement please feel free to contact with me. My contact ...
I am developing site in XHTML. I can view my site on all device of Nokia, But unable to view it on Sony Ericsson T630 device. I can see the textbox shape...
Dear Bob, I am little bit confused about your table design.. anyway so far what i understood..i tryong to help u out. I hope your problem will be solved if u...
... That's always a stickler for me. Thanks for the reminder! -Bob __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 ...
Assalamu Alaikum everyone, i need suggestions for php rss-aggregator for news publish with image from various rss sources. Some thing similar view like ...
Thanks Rupom, Thanks a lot. Thanks for your support. Your address is parfect for my problem. Again Thanks rupom Rupom <rupom_315@...> wrote: In this...
hello, try with the following code. it generates an XML file from DB data( by query). Change the configuration and query as ur need. //--------Start of...