You can install a firewall and block all requests on the mysql port (default
is 3306) and, in mysql.. you can set the users to be only from
localhost...
"Rahman Haqparast" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi.
> I wanted to know if there is a way to limit access to
Wow... faster than Smarty?
you can test it against some PEAR based template engines (you can find them
in the HTML category). or TemplatePower
Can we see some code? Is it a compile-based template engine (like Smarty)?
Or just a parse-based template engine?
"Donatas" <[EMAIL PROTECTED]>
You will need to add the seconds that are in 3 days to the current
timestamp
Try the following:
$RegisterDate=date("m/d/y", time());
$ExpireDate=date("m/d/y", time()+4320);
"Raheel Hussain" <[EMAIL PROTECTED]> wrote in message
news:20021030110432.9579.qmail@;web21202.mail.yahoo.com...
>
> hi
"Kit Kerbel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> This is a simple question:
>
> I'm trying to upload files using php. I'm pretty sure I've got that part
> down. However, I am trying to upload pics inside the same form which
posts
> other informati
ly access the php.windows postings from:
> http://groups.google.com/groups?group=php.windows . That way you can deal
> with it when you want to and the messages won't come to your mailbox (at
> least not when you don't want them to).
>
> -Original Message-
> From: Cons
But if I am not subscribed, I cannot post
"David Hollister" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> unsubscribe from the mailing list @ php.net
>
> -----Original Message-
> From: Constantin Baciu [mailto
Hello...
Do I really have to get ALL the messages in the mailbox? Isn't it enough to
subscribe to the NNTP server?..
THX!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
If you do a select on that table, before retrieving the results (
while($result_data=mysql_fetch_array($query)) ) verify that the result has
rows
ie
if(mysql_num_rows($query)>0)
while($result_data=mysql_fetch_array($query))
{
do something with the results
}
else
NO RESULTS.
"Rich Gray" <[E
see on my ather computers in the network,
what
> do I have to type in my browser, when I'm listening to the IP from that
> computer so that I don't have to make an internetconnection? (I already
> tried listening to a port, and then giving an IP to, but that didn'help.
>
For the second question:
try connecting through the IP (not the server name.)
"M.B." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi, I have installed PHPTraid so, that went OK.
> But I have a network and I would like to see the pages on the computers
"Raheel Hussain" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
> hi,
>
> I m a newbie programmer and has just started working on php, i m not
actually having much problem in it as because i have backgroud of C/C++ and
vb and ASP and Pascal etc.
> I have a l
11 matches
Mail list logo