[PHP] Need help with PEAR Quickform

2006-06-22 Thread Robert Graham

Good day

I am busy working on a form using QuickForm.

I would like to make use of a confirmation page where the user must
eitheir select to change the details or continue.  Does anyone know how
to achieve this?

Regards
Robert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] help me plz

2006-01-18 Thread Robert Graham

suresh kumar wrote:

hi,
   i am using 2 combo box one for country  another
one for city.when i select country name from combo box
their corresponding city names has to be changed in
their corresponding combo box.i dont know how 2
implement this.pz give me some idea.its urgent.
  A.suresh

Send instant messages to your online friends http://in.messenger.yahoo.com 

  

Hi Suresh

Have a look at QuickForm ( PEAR Module), and make use of the HierSelect 
option.
Have a look at the following page for more info:  
http://www.thelinuxconsultancy.co.uk/quickform.php


Regards
Robert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Webservices and PHP?

2005-09-14 Thread Robert Graham

Gustav Wiberg wrote:


Hi there!

I want to learn about creating webservices with PHP? (Is it possible 
with PHP 4.3.11?)

and calling webservices against ASP.Net.

Anyone has suggestion where I should start looking?

/G
http://www.varupiraten.se/


Hi Gustav

What I can suggest is to try and get your hands on the following book 
PHP Anhology Object Oriented PHP Solutuons VolumeII by Harry Fuecks. 
In chapter 2 he explains how to setup a webservices.  You can order the 
book from www.sitepoint.com


You can also have look at the following article 
http://www.sitepoint.com/article/web-services-demystified


Another website that might help is http://www.codewalkers.com

Regards
Robert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] GD2 on Linux

2005-09-07 Thread Robert Graham

Good day

I am trying to get GD2 working on my Linux Box CentOS 4.0 with php4.2.2
the installation went well, but now, I can't find the gd2.so library 
that I need to put in /usr/lib/php4 directory.


Can anyone give me some pointers on how to resolve this challange.

Regards
Robert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] suggestions needed to use session

2005-09-06 Thread Robert Graham

Nahalingam Kanakavel wrote:


Hi all,

I am new to PHP.
I know some thing about SESSIONS in PHP, I am in need of your suggestions.
how to use sessions ?
what is an efficient way to handle session_id ? like that.
How efficiently we can use session concept in our web site development ?
how it is helpful.

thanks in advance.

 


Good day

Have a look at the following:
http://www.sitepoint.com/article/users-php-sessions-mysql

Regards
Robert

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php