Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
Unable to display contents in Second Drop Down Box
Hi All,
What I am trying to do is 2 dependent drop down boxes and when user selects su
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther