confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Help with file_get_html
The following code gives the expected results:
<html>
<head&g