Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
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
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now