empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
DELETE FROM not working deletes wrong row
Hello
I have the following code which i found but it doesnt work properly.. it comes up with
Aris, Netweaver BPM, Visual composer and X'app
Dear Experts,
Whats the relationship between the following components: Aris, Netweaver BP
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
please help me... my password gets encrypted but not able to get in database
hai guys,
please help me... in the following function my password gets encrypted but no
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any