Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~869 People Reached
Favorite Forums

5 Posted Topics

Member Avatar for codetr

Its probably because $salladim is not an array (it is set to $_SESSION['salla'] which might not be an array). What is $_SESSION['salla'] set to?

Member Avatar for twiss
0
412
Member Avatar for unversity top

Let me get this straight, you want someone to write the action behind this form for you?

Member Avatar for karthik_ppts
0
181
Member Avatar for iau

Seems strange to me that your asking a user to decide what goes into your table. What you request is not possible using PHP, it would require some complex javascript. If I was being forced to do this I'd probably create some sort of element (such as a div) that …

Member Avatar for jonadams51
0
117
Member Avatar for jonadams51

I'm designing a new intranet system but the requirements have changed and I've now been asked to make it more scalable and to allow any content to be integrated into the site seamlessly. Currently, the site is very simple using the IIS URL Rewrite module (basically the IIS answer to …

Member Avatar for john.cooper
0
70
Member Avatar for jonadams51

Hi All, Just wondering... I have a chunk of code which is reused on many pages. The boss has just told me he wants the displayed elements to look slightly different on some pages. I've designed the HTML to be layout independent but I'd like to know your opinions... Is …

Member Avatar for jonadams51
0
89

The End.