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....
7302
php-objects@yahoogrou...
Jun 1, 2008 11:57 am
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...
7303
php-objects@yahoogrou...
Jun 1, 2008 11:57 am
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...
7304
Krishna Srikanth
krishna.srikanth@...
Jun 2, 2008 4:19 am
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...
7305
Krishna Srikanth
krishna.srikanth@...
Jun 2, 2008 4:35 am
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...
7306
Tarun
tarun_vst
Jun 2, 2008 5:53 am
hello there. Thanks for your mail. i have downloaded the opensource...will try to make it. Best Regards, Tarun ... From: <insidenothing@...> To:...
7307
Atkinson, Robert
ratkinsonuk
Jun 2, 2008 9:25 am
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...
7308
Atkinson, Robert
ratkinsonuk
Jun 2, 2008 9:41 am
There are lots of MS Word classes on 'phpclasses39;. Go to http://www.phpclasses.org/browse and type is "MS WORD" into the search box. Rob. ... From:...
7309
Mohsin Jimmy
mohsinjimmy@...
Jun 2, 2008 10:39 am
I want to how to encrypt php sources when uploaded client web server ?? [Non-text portions of this message have been removed]...
7310
Atkinson, Robert
ratkinsonuk
Jun 2, 2008 10:43 am
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...
7311
LuCiaNo - CeTre
web@...
Jun 2, 2008 12:44 pm
... See this package, i'm testing yet but i think that is ok. http://www.phpclasses.org/browse/package/3553.html Best Regards!...
7312
Hasanat Kazmi
hasanatkazmi
Jun 2, 2008 1:49 pm
which one? smslib?? you can also try gsmcomm . it .net based ... -- Hasanatkazmi@... +923464362473 [Non-text portions of this message have been removed]...
7313
Renan de Lima
renantatu
Jun 2, 2008 3:39 pm
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...
7314
Sudhakar
finals27
Jun 2, 2008 6:17 pm
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...
7315
dhiraj.patra@...
dhiraj.patra
Jun 2, 2008 7:49 pm
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]...
7316
ehsan vaziri
evg5253
Jun 2, 2008 7:51 pm
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...
7317
Hari KT
kthari85
Jun 2, 2008 9:24 pm
Hi, Post the values to the same page and validate from there. And after that with the help of get redirect the page. header('Location:...
7318
ITP Vision Promotion
itpvision
Jun 3, 2008 9:07 am
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...
7319
Udaya kumar
udayakumaar
Jun 3, 2008 9:11 am
Use BLOB field type. Thanks & Regards Udayakumar Sarangapani Sr. PHP Developer CompIndia Infotech Pvt. Ltd. Chennai. "Science is nothing but logic..." ... ...
7320
Atkinson, Robert
ratkinsonuk
Jun 3, 2008 9:15 am
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...
7321
birgunj birgunj
birgunjp0071
Jun 3, 2008 9:20 am
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. ...
7322
badhrudeen Abdul
abdul_badhru...
Jun 3, 2008 9:22 am
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...
7323
Atkinson, Robert
ratkinsonuk
Jun 3, 2008 9:56 am
http://www.php-mysql-tutorial.com/cms-php-mysql.php ... From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of birgunj birgunj ...
7324
ganapaneni_asha2
ganapaneni_a...
Jun 3, 2008 1:53 pm
Hello friends, How to Convert html pages to joomla template.It39;s urgent.Please give me some Idea....
7325
Renee Starkey
r_starkey
Jun 3, 2008 2:07 pm
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...
7326
ganapaneni_asha2
ganapaneni_a...
Jun 3, 2008 2:23 pm
Thank you Renee for quick response.I39;m looking into it.I think that website was down due to some technical reasons.Your help appricatable. Asha ... Version ......
7327
Mohsin Jimmy
mohsinjimmy@...
Jun 3, 2008 3:04 pm
Hey Friends, For Example i have a string $mxVal = 'helloWorld39;; now I want split to this string into array element on the basis of capital letter in my example...
7328
badhrudeen Abdul
abdul_badhru...
Jun 3, 2008 3:05 pm
Hi use strchr() function www.w3schools.com/php/func_string_*strchr*.asp bye [Non-text portions of this message have been removed]...
7329
Mohsin Jimmy
mohsinjimmy@...
Jun 3, 2008 3:09 pm
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...