Is there a function ... auto send IP
Is there some function that can be sent to a ddns service that returns the ip address of a ddns forw
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Need help with basic sql
Hi,
I am using oracle 10g, and having some small doubts related to sql , here goes the si
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
TabControl Inside ListView Not Editing
Hello everybodyI have a ListView on my page. Inside the ListView I put a TabControl, cuz I want to p
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?