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
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee