why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
RadioButtonList data selection mysql_query returning boolean instead of mysql ressource how do i display data on a page from mysql Refining of search Criteria question about header() security Content-Disposition: attachment; filename=... not working as i thought it should Big O & time complexity ???
view plaincopy to clipboardprint?
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Dear Friends
I need a help, I have a search page which of cars related, which has different s
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
taken the following code from the php.net site the script is not working.
what is not happeni
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas