Is this possible? If one file assigned to an ID...
I have a page that lists property listings assigned to a specific user (a manage page), with brief t
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say