Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
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
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Conditions of info record - Error
When i created GR (901) and PO create automatic my PBXX is obtain the net price of info record but
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very