Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Send current URL in URL with a $_GET variable problem.
Hello community,
I have created a function that gets the current variable of a page, example:
Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However