php calculate
this code echoes correctly the sum but the inserted result is 0??
Code: <?php
$TotalNum
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm