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
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?