mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
Final year project, please point me in the right direction
hi there for my final year project I'm aiming to build a php script shell to use as an expert system
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w