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="
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send