What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Target costs on Process orders not calculating
Hi All,
We have released standard costs for all the materials. We have also done Goods r
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now