how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
PHP Include not working
The website is http://www.grlistingservices.com
The code block is as follows:
<
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <