sapgui f4 help last search
I know this has to be simople. One user (maybe more) does not have the "last search saved" from the
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the