Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don