getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr