[PHP-DB] pear template revoke problem

2010-06-29 Thread win.a
Hello,the phpers.i'm recently learn to use the pear HTML_Template_IT, The following is my test template test.tpl,the source code is : html table !-- BEGIN CELL -- tr td {DATA} /td !-- END CELL -- /tr /table /html And my php revoke source code is : ?php require_once

[PHP-DB] Re: pear template revoke problem

2010-06-29 Thread win.a
The problem resolved because the following line: $tpl = new HTML_Template_IT(./template); changed to : $tpl = new HTML_Template_IT(.); the .php works fine. All you best What we are struggling for ? The life or the life ? On Tue, Jun 29, 2010 at 2:55 PM, win.a

[PHP-DB] Email validation

2010-06-29 Thread gmail
Hello to you all! I'm facing a problem with a scrip that can validate a form witch accept only as input email address. I have seen many scripts on the net and were very interesting but I'm not able to implement those scripts on my need. I'm explaining myself better! I have a form to collect

Re: [PHP-DB] Email validation

2010-06-29 Thread Richard Quadling
On 28 June 2010 15:42, gmail agbo...@gmail.com wrote: Hello to you all! I'm facing a problem with a scrip that can validate a form witch accept only as input email address. I have seen many scripts on the net and  were very interesting but I'm not able to implement those scripts on my need.

[PHP-DB] Re: Need Help in setting up a server

2010-06-29 Thread nagendra prasad
Hi all, Thanks everyone. I just tried all of your suggestions and found that WAMP server is working by using the running WAMP server's system IP. I just typed 192.168.1.4 in the address bar and its working now. So, I came to a conclusion that if I have a static IP then I can access it from out

[PHP-DB] RE: [PHP-WIN] Re: Need Help in setting up a server

2010-06-29 Thread Warren Vail
The IP you cited Is the IP provided by your router or modem, and not one others from out side can use to access your server. Now on the other side of that, if you go to the machine that has the WAMP installed and open a browser and point it to http://what.is.my.ip.com; you may see the public IP