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
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
If a record matches an existing record do nothing
So I don't know if I should put this here or in mysql, but what my script is for is for people to ad
Question handling xml data
Hello,
I have sucessfull followed this tutorial
http://www.phpfreaks.com/tutorial/handlin
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr