Does anyone know about a PHP editor(for windows, of course) that has
an RTL support?
It is very important because my Website is in Hebrew.
I know I can use notepad, but it's pretty lame for PHP. Highlighting
is very important for me.
Can anyone help me find such editor?
--
PHP Windows Mailing Li
Hello, everyone,
I have to make a script, that allows the user to solve an online test
(multiple choise). The test has to be solved during the specific period of
time (1 hour).
How can I interrupt the user after the end of the hour and redirect him to
another page with the results, for example?
Try Editplus 2, you can download a trial version at http://www.editplus.com/
Chears
Jocke
-Ursprungligt meddelande-
Från: Amir BD [mailto:]
Skickat: den 15 februari 2005 10:33
Till: php-windows@lists.php.net
Ämne: [PHP-WIN] I am looking for a PHP editor who has RTL support...
Does anyon
I am writing a script that does a database check and then based on several
conditions I need to give the user a PDF file to view in the browser. Normally
I would use the header("Location: the_file.pdf") command but this doesn't
work...most likely because it doesn't try to resolve the MIME type
use "application/ms-word" and just get the data from the table and
echo it after you have sent the header.
On Sat, 12 Feb 2005 15:38:08 +0200, Dale Attree
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have saved the content of an uploaded MS Word document into a database
> table.
>
> Now I would like
Hi everyone,
I'm not sure if the software I'm looking for exists, but I was wondering if
there is a PHP IDE or utility program that has the functionality to
read/index php and html files in a website, and display and/or print a
graphical map or relationship diagram of all files based on include o
I finally was able to get a list of printers out of it, I was forgetting the
'printer.default_printer = "PHP_INI_ALL"' setting
"Warren Vail" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Jason,
>
> It helps to remember how most PHP applications are structured (server
> side/b
First post here so go easy on me please as I have looked in as many
places as possible before resorting to this.
I have installed MySQL, Apache 2.0.52 and PHP 4.3.10 on my XP Pro PC
and have read through the installation docs etc to update httpd.conf
as instructed.
When I tried to run my first PH
Andrew Hargreaves wrote:
First post here so go easy on me please as I have looked in as many
places as possible before resorting to this.
I have installed MySQL, Apache 2.0.52 and PHP 4.3.10 on my XP Pro PC
and have read through the installation docs etc to update httpd.conf
as instructed.
You're a
i could be wrong (been a while since I looked up phpinfo function) but
i do believe you must do
echo phpinfo();
Please feel free to correct me...
On Tue, 15 Feb 2005 19:20:52 -0500, Jason Barnett
<[EMAIL PROTECTED]> wrote:
> Andrew Hargreaves wrote:
> > First post here so go easy on me please a
10 matches
Mail list logo