![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| hi there, I just started on the php classes and i was a bit wondering how can i get global variables from the form into the class? (hope someone gets what i mean) Thnx allready, warstar | |||
| Advertisements |
| | #2 | ||
| Warstar wrote: > hi there, > > I just started on the php classes and i was a bit wondering how can i > get global variables from the form into the class? > (hope someone gets what i mean) > > Thnx allready, > warstar Any particular reason, or just because it's "a cool thing to do"? And what exactly *do* you mean by this??? | |||
| | #3 | ||
| On Thu, 07 Aug 2003 01:37:57 +0000, matty <matt+nntp@askmenoquestions.co.uk> wrote: >Warstar wrote: > >> hi there, >> >> I just started on the php classes and i was a bit wondering how can i >> get global variables from the form into the class? >> (hope someone gets what i mean) >> >> Thnx allready, >> warstar > >Any particular reason, or just because it's "a cool thing to do"? just because i am borred like hell and my code is getting a bit full >And what exactly *do* you mean by this??? leave it what i mean found the solution allready thnx any way | |||
| | #4 | ||
| umm, you wouldn't be using globals in classes anyway, all the variables are inherited. as for retrieving variables from a form(i am assuming you are encoding them to a url?) use $_GET['variablenameminus$']; or if you are posting them $_POST['asldka;lsdk']; hope it helps. +e http://nodist.com/ Warstar wrote: > hi there, > > I just started on the php classes and i was a bit wondering how can i > get global variables from the form into the class? > (hope someone gets what i mean) > > Thnx allready, > warstar | |||
| Featured Websites | ||||
|
![]() |
| Tags: bit, classes, explaining, forms, help, html, needed |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning PHP - Need Help with Forms (Checkboxes) | Kenneth Pardue | PHP | 0 | 07-01-2007 4:00 PM |
| attachments in forms | Jukka K. Korpela | HTML | 0 | 07-01-2007 1:50 PM |
| html forms and liquid designs | Samuël van Laere | HTML | 3 | 07-01-2007 1:40 PM |
| corel pdf forms | Ruth | Graphics in general | 7 | 05-28-2007 7:57 PM |
| Using SendMail in Forms w/PHP HTML | jcage@lycos.com | PHP | 3 | 05-20-2007 6:33 PM |
| Featured Websites | ||||
|