PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
The bulk of the time - i'm the head of web design/development
PHP programming
MySQL
MsSQL
CGI/PERL Programming
HTML
CSS
Flash + Actionscript
Shockwave + Lingo
+ others
Other times
PC/Mac System and network support
Hardware support
etc etc
Unfortuantely do this as well, i shouldn't be so multi-talented
Graphic Design
- Brochures
- Business Cards
- Logos
- etc etc
Recruitment Advertising
- Recruitment ads for large companies that appear in papers such as
- The Guardian
- The Times
Also have done VR design and some other 3D stuff.
But hey, it's not a competition
Mark
Last edited by JayBird on Wed Dec 10, 2003 9:27 am, edited 1 time in total.
malcolmboston wrote:VR design : something i want to do, unfortunately the market doesnt seem to be going anywhere with it :/
It is really cool. We had a VR studio with a Hydraulic VR Chair. We built a Grand Prix world that when you sat in the chair, you actually felt the G-Force like as if you were sat in the Formula 1 car.
Spent most of the time messing around with it, using the chair like a bucking bronco
thats is exactly my point it will not work that way
currently (dont know if any of you guys do it) i use DWMX to create the user login it does it, no matter what i do it will NOT send the var, unless i turn reg_globals on, then it does work
ive tried 3 diff ways of getting it, none work
followed tutorials in PHP books, did not work
it just wont do it
it is worth noting that my action on my form is used by the code, so i cannot tell it to pass the var to page 2, which i assume this is the problem, but surely PHP is not so linear that after setting a var you must go to the next page to retrieve it (i used to be able to retrieve it from any page when using cookies to do it, which worked so easily it was ridiculious, however due to security reasons and need to use sessions this no longer is a viable solution.
If anyone has used DWMX to do this thenn PLEASE tell me how to get around this!
i replaced all the old tags with the new ones, (debugged in zend studio, everything was ok) and it still didnt retrieve the vars, can someone/anyone that has a clue as to why this is happening please tell me, i have a contract to complete asap and this is doing my head in, really cannot understand why it is doing this, it works perfectly if i turn register globals on but im not sure if the hosting company support it and i really would like to design it properly