quotes changing
hi all
in my content
opening quotes " changes to “
close qu
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
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
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have