Forum: PHP Jun 9th, 2009 |
| Replies: 0 Views: 178 Hello all,
I want to create a system that I will place in my admin where
I go and check my partners Site that my website LINK is still
there on his website or not .
As on google search... |
Forum: PHP Feb 17th, 2009 |
| Replies: 1 Views: 257 Hi to all ,
In a form what validation should be applied for the textbox of "Full Name" field ,
so that if anybody enters any Numeric value or invalid characters
in the textbox an... |
Forum: PHP Feb 6th, 2009 |
| Replies: 1 Views: 246 Hi to All,
please suggest me easy codings for
" Validation of form & Email field "
any suggessions wiil be appreciated.
Thanks & Regards |
Forum: PHP Feb 4th, 2009 |
| Replies: 5 Views: 663 Great Thanks for your support & a precious one long piece of code & effort,
I hope this will definitely going to be help me in future.
But now as i am beginner I want a short & easy code so... |
Forum: PHP Feb 4th, 2009 |
| Replies: 5 Views: 663 Hi to all,
please tell me any easy php code,
To 'show' and 'hide' a new form file
(may be called as "form1.php") on same current page
by click on radio buttons ?
Any suggession will... |
Forum: PHP Feb 3rd, 2009 |
| Replies: 2 Views: 2,562 Hi , to all
I want your help :-
How i can open a new file (may be called as "form1.php" ) on my current page , only by onclick of radio buttons
without using submit button ?
... |
Forum: PHP Feb 2nd, 2009 |
| Replies: 1 Views: 218 Hi,
In PHP,
What should be the right code so that , I can open &
Show an another New form (may be called as "form1"),
on the same current window page (may be called as "page1") ,
... |
Forum: PHP Feb 2nd, 2009 |
| Replies: 1 Views: 280 Hi to all,
I am beginner in the field of php & I have a problem as,
I want to open & show the contents of a new form (with in new window) , as click on submit button in the current form, after... |
Forum: PHP Feb 2nd, 2009 |
| Replies: 1 Views: 281 Hi to all,
I am beginner in the field of php & I have a problem as,
I want to show a form , after selection of one of the two radio buttons choices & then click on submit button.
Can i use ... |