JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Shuffle Array
Hi,
I am writing a script for a game that needs players to randomly be assigned a target (ano
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am