IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <