se chopaal.pk what they have done is that they have used an opensource java library called smslib. They have developed their server side software on that....
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...
Jun 1, 2008 11:57 am
7303
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...
Jun 1, 2008 11:57 am
7304
Hi, The variables can be shared across sessions by putting them in environment. You can store variables in $_ENV super global. You can use getenv() and...
Krishna Srikanth
krishna.srikanth@...
Jun 2, 2008 4:19 am
7305
Hi, Sorry for the prev mail, Upon testing, the variables cannot be shared through $_ENV. No luck even when tried on ISAPI or CGI. As a work around, you can...
Krishna Srikanth
krishna.srikanth@...
Jun 2, 2008 4:35 am
7306
hello there. Thanks for your mail. i have downloaded the opensource...will try to make it. Best Regards, Tarun ... From: <insidenothing@...> To:...
This is probably where it's breaking :- "The environment variable will only exist for the duration of the current request." The original request said "Without...
I want to how to encrypt php sources when uploaded client web server ?? [Non-text portions of this message have been removed]...
Mohsin Jimmy
mohsinjimmy@...
Jun 2, 2008 10:39 am
7310
This topic did the rounds last week :- "Zend Guard is your answer. This is good specially if you are doing freelance clients can only get the full source code...
... See this package, i'm testing yet but i think that is ok. http://www.phpclasses.org/browse/package/3553.html Best Regards!...
LuCiaNo - CeTre
web@...
Jun 2, 2008 12:44 pm
7312
which one? smslib?? you can also try gsmcomm . it .net based ... -- Hasanatkazmi@... +923464362473 [Non-text portions of this message have been removed]...
Hi all, i have a soap server works fine, it generates the wsdl, it create the complex types i tried, but i didn't find how the SoapServer translates what came...
i have a registration page called register.php if the data entered is validated correctly i call a file called thankyou.php or else validate.php presently a...
Hi, Pl post your mail in my blog i will try to answer. Regards- Dhiraj Patra *http://thinkit.co.nr* [Non-text portions of this message have been removed]...
hi mitooni ye field e blob dar nazar begiri va oonja berizi ya mitooni file ro upload koni va bad har moghe ke khasti az address oonja bekhooni. bye [Non-text...
Hello, I am retrieving categories from a database, when I click a link, I need to display subcategories under it, without ajax, there is a condition: if($cidd...
I tend to use the Prototype Ajax.Updater for this - http://prototypejs.org/api/ajax/updater You simply define a <div> with a container name, and then call...
Dear all, i am trying to design and build the cms(content management system) from scratch.how to design the database for cms and how to start coding for this. ...
Hi u can go ahead with Drupal ,Xoomla tool which is a built in CMS designed for php *www.drupal*.org Thanks [Non-text portions of this message have been...
Hello Here is what you need to investigate: Media 65 Joomla Template Kit Version 2.0 Renee President, WebStar Now LLC From: php-objects@yahoogroups.com...
Thank you Renee for quick response.I'm looking into it.I think that website was down due to some technical reasons.Your help appricatable. Asha ... Version ......
Hey Friends, For Example i have a string $mxVal = 'helloWorld'; now I want split to this string into array element on the basis of capital letter in my example...
Mohsin Jimmy
mohsinjimmy@...
Jun 3, 2008 3:04 pm
7328
Hi use strchr() function www.w3schools.com/php/func_string_*strchr*.asp bye [Non-text portions of this message have been removed]...
this approach wont work in my case because i want to make it generic where is use the string searching on hard code string values. On Tue, Jun 3, 2008 at 8:05...