FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Problem assigning value to variable in "IF" function
Does this script makes sense? I am trying to take the value that is set to "authenticat" a
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
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
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi