Re: [PHP] php trouble

2003-03-08 Thread Greg Beaver
If register_globals is off echo $_GET['sort']; echo $_GET['var2']; Greg -- phpDocumentor http://www.phpdoc.org Ashley M. Kirchner wrote: Benny Pedersen wrote: how do i get var from a url like this one http://localhost/index.php?sort=name&var2=login In index.php: echo $sort; echo $va

RE: [PHP] php trouble

2003-03-08 Thread John W. Holmes
> Benny Pedersen wrote: > > >how do i get var from a url like this one > > > >http://localhost/index.php?sort=name&var2=login > > > > > > In index.php: > > echo $sort; > echo $var2; And if you're wondering why that doesn't work (if it doesn't), then try echo $_GET['sort']; echo $_G

Re: [PHP] php trouble

2003-03-08 Thread Ashley M. Kirchner
Benny Pedersen wrote: how do i get var from a url like this one http://localhost/index.php?sort=name&var2=login In index.php: echo $sort; echo $var2; -- M | I haven't lost my mind; it's backed up on tape somewhere. +---

[PHP] php trouble

2003-03-08 Thread Benny Pedersen
how do i get var from a url like this one http://localhost/index.php?sort=name&var2=login thanks, i have googled, and have found alot of trees but no answer :/ -- 5:06am up 4 days, 1:51, 4 users, load average: 0.25, 0.25, 0.26 -- PHP General Mailing List (http://www.php.net/) To unsubs

[PHP] PHP trouble out of the box

2002-12-07 Thread Dennis Putnam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just installed PHP 4.3.ORC2 on Windows ME and manually added the sapi to Apache 1.3.27. Apache was installed first and verified. PHP was installed using the Windows installer. The sapi was installed using the directions that came with PHP. Appare

Re: [PHP] PHP Trouble-Ticket-Systems?

2002-12-01 Thread Marco Tabini
http://www.inicrm.com Offered as an ASP (my company produces it, so... shameless plug) Marco On Sun, 2002-12-01 at 10:59, Thomas Seifert wrote: > Hi folks, > > I already searched through the web but couldn't find any which provide the features >I want. > > What I would want to see in such a

RE: [PHP] PHP Trouble-Ticket-Systems?

2002-12-01 Thread Tony Crockford
> So the question is, does anyone know any good > troubleticket/helpdesk-systems written in PHP? > > > Thanks, > > Thomas This would seem to fit the bill: (I've used it and can recommend it) http://helpdesk.oneorzero.com/ HTH Tony -- PHP General Mailing List (http://www.php.net/) To

[PHP] PHP Trouble-Ticket-Systems?

2002-12-01 Thread Thomas Seifert
Hi folks, I already searched through the web but couldn't find any which provide the features I want. What I would want to see in such a system: - adding TroubleTickets through webinterface or sending an email to an support email-address - adding answers to troubletickets to their parent - nic