Undefined variable when using $_SERVER['PHP_SELF']
Hi guyz, please suggest me something...
On first.php I have one input field NAME, and on posting
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?