SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa