Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
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
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is