Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code:
How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim