Hi All,
Can anyone aswer this simple question, that i still have not found it
anywhere...
Is PHP capable of running on Apache 2.x and if so what version ?
And is it stable ?
Thankxs for any reply
Miguel Angelo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
...
similar to
How can i do this ?
or is there any other thing that i can do under php to prevent this ?
Thankx people
Miguel Angelo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
page...
similar to
How can i do this ?
or is there any other thing that i can do under php to prevent this ?
Thankx people
Miguel Angelo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi People
That is a very good idea, i was thinking about using something similar on a
file sharing area...
But James, do you know how can we use this to build pages
i mean include images on a html pages on a restricted way
kind like
Do you know how i can safely restrict file acess and st
there any way to do this ?, or must i use the fisical directory ???
THankx for reading
Stay happy
Miguel Angelo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
avaliable
informations
you could do something like this
if ( $GLOBALS[HTTP_VIA] == "" ) {
echo "User Proxy is Not Available ";
}
else {
echo "User Proxy: $GLOBALS[HTTP_VIA] ";
}
Hope this help you !
Stay happy
Miguel Angelo
From: sonjaya <[EMAIL PROTECTED]>
To:
Thankx a million Tom,
I used .mysql_error() and i found it right away.
Actualy i have a config.php file with the mysql user information and i was
forgeting to do a include("config.php"); before i used mysql.
Really stupid error.
Thankx again.
Miguel Angelo
> Hi,
>
> Sunday
ue) {
print "\t\t$col_value\n";
}
print "\t\n";
}
print "\n";
/* Free resultset */
mysql_free_result($result);
/* Closing connection */
mysql_close($link);
?>
Stay Happy
Miguel Angelo
--- End of Forwarded Message ---
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Any help will be great
Stay well !
Miguel Angelo
e-mail: [EMAIL PROTECTED]
http://migas.mine.nu
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
9 matches
Mail list logo