Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <