Hello all,
I'm working with 2 different systems ( php/mysql in Winnt and php/mysql
in linux machine), and I would like from WinNt machine consult
information in linux machine !!!
When I make connection i got no problem(since in linux machine had
created an user to acess a database like username@%
I think that to upload a bigger files you must change in php.ini the value
referent of upload_max_file.
Maybe it solve your problem...
Este e' portugues. Felicidades...
Good luck, good codeCARPE DIEM
Best Regardsmailto:[EMAIL PROTECTED]t
Hello,
cookie values are only available after a refresh, its a "cookie
thing", you can check that in php tuturials ("Common Pitfalls:
Cookies will not become visible until the next loading of a page that the cookie
should be visible for.
Hello,
in my opinion, could be important make a check to database and the first
condition should be that ( if ($mysql_result =
mysql_query($query, $linkdb)) { ) ... its my opinion, because sometimes I
use something like that , make certain actions depending data in database (we
all do.
table appear in the second combobox. Is it possible?
I know the db, and I can insert all table,fields names directly to the respectives
combo, but i would like to make it in that way, because, who knows, tomorow ma db is
changed...
I dont think thats possible, I'm just confirm...
TY
M