if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
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
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec