php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
Help me with some material on Open Text Overview.
Hi Experts,
Please help me out with some material on Open Text. I have been supporting AP Workf
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?