Re: [PHP] Array from one form to other?

2011-02-20 Thread Yogesh
ipt work together). Right now I just wanted to get the job done. But if you can suggest me a more efficient way to do it, I will definitely look into it. Thanks, -Yogesh

Re: [PHP] Array from one form to other?

2011-02-19 Thread Yogesh
POST On Sat, Feb 19, 2011 at 9:44 PM, Daniel Brown wrote: > On Sat, Feb 19, 2011 at 19:38, Yogesh wrote: > > Hello, > > > > I have two forms. One form helps read an input file into an array. And > the > > other form needs this array as an input. > > I am

[PHP] Array from one form to other?

2011-02-19 Thread Yogesh
Hello, I have two forms. One form helps read an input file into an array. And the other form needs this array as an input. I am able to read the input file into an array, but how do I pass it over to the other form. Both forms have PHP file as 'action'. Please help. Thanks - Yogesh

[PHP] Date

2002-03-08 Thread Yogesh
e date the user registers"; $date2 = $date1 + 3months can someone please help me with that? Thanks and regards, Yogesh Mahadnac

Re: [PHP] Check Boxes and updating records. (HELP ME....)

2002-02-02 Thread Yogesh
-) Now you can check new values and post your form to process the modification. If that still doesn't work, please let me know, and i'll give you the solution on Monday cos my stuffs are on my pc at work :-) Regards, Yogesh Mahadnac, Web Developer, Sohonet Information Technology Ltd, 4

[PHP] Search Engine

2002-01-15 Thread Yogesh Mahadnac
Hi all! I want to develop a search engine in PHP for a portal that I'm working on at the moment, and I'd be glad if someone could please show me how to do it, or if anyone knows of a link where i can find a tutorial for that. Thanks and regards, Yogesh Mahadnac

[PHP] SMS

2002-01-14 Thread Yogesh Mahadnac
s and regards, Yogesh Mahadnac.

[PHP] HELP TO VALIDATE CHECKBOXES

2001-12-21 Thread Yogesh Mahadnac
Hi! I'm having some problems with checkboxes at the moment, and i'd be glad if you could help me solve it... i'll give a brief explanation of the situation first so that you can understand what i'm talking about :-) I have the tables 'User' (containing userid,etc), 'Category' (containing c

[PHP] Help wih select boxes pls

2001-12-07 Thread Yogesh Mahadnac
Hi! I'm trying to make dynamically related select boxes (e.g. i have a 'State' select box, which, when i select an item in it, it automatically refreshes the select box 'Cities' containing a list of cities in that particular chosen state) Anyone can help me with this please? Thanks