Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th