Function
How can I make this function that once you click the link in the code it takes you to a new page wit
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
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Array becomes unset by itself?
Hi,
I have a bit of experience with PHP but not extensive. It seems I cannot store any items
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH