passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de