since there aren't much data you can do something like this:
1 . make db table
tableName
id INT
title VARCHAR(30)
Data TEXT
timestamp VARCHAR(30)
2. just dump the data you get from the user into a db..
3. when you are ready to get the data back for view from database you can
simply
just turn on the error report on php and look for errors.. and if you use @
in front of any method, take it away..
I think you've got some error on your script that dosent show
"Ninti Systems" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I've searched the archives on this and, wh
It's apache that runs the php script & it must some how know that this is a
script file.. and the way you tell the apache to run the script is by the
extention (.php)
since .html is not an serverside script, apache dont nead to run that before
sending it.
but you can declare that in apache.conf (i
It's easy...
Al you have to do is call the php script like: php4 mydesktopscript.php
and use other languages like TCL/TK to have some GUI on your script..
but i would rather learn my self C instead of using php for Desktop app.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi all,
I
4 matches
Mail list logo