Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
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
undefined offset help
Hi All,
I kept getting undefined offset PHP notice for a simple for loop. For eg
$va = arr
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN