Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi