default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri