Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl