check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Warning: mysql_num_rows() expects parameter 1
When i add quote at the end of this link
example:http://localhost/articlemania/category.php?cid=3
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th