[PHP] What is wrong with this code ?

2003-09-15 Thread Daniel Szasz
Hello What is wrong with this code ? $doWork = $_GET[doWork]; echo $doWork; echo ( ""); if ( $doWork = 0) { exit; } else { if ( $doWork = 1) { ?> http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Looking for a real good editor with some specific featrues ...

2003-09-07 Thread Daniel Szasz
Hello I'm working in programming for many years and I'm looking now for an editor for php good like the borland editor in Delphi/CBuilder.. Also I will be glad to b something with the same shortcuts like there ( i'm talking about classic shortcuts) since I'm working with that when wordstar was the

[PHP] It's possible to read version info from a exe/dll....?

2003-07-15 Thread Daniel Szasz
Hello I wish my php script to present the list of files . That's easy.I also wish to make it to read the version info from "exe & dll" .Is this possible ? Thanks Daniel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How to use ph to set meta tags ?

2003-07-15 Thread Daniel Szasz
Hello I wish to create be able to put in the meta tags value from functions. How can be done ? Here is part of the code : > Thanks a lot for the help Daniel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php