Simple P, Charge more for better templates, Charge less for not so good ones. And im talking about forum points. And some could even be free. Im sure I could do something like that or someone else.
no no no, its not a forum. its an affiliate thing. I want to have PHP download the file from sitea.com to my server. then store the image name in a database....
oh, I got one when i added a "or die(mysql_error())"
Here it is..
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' . ' `contact_phone` varchar(20) NO…
Umm, Youd need 2 tables. In the second table youd need a field called sub_cat
and that would contain the ID for the main category.. So...
[php]
$query = "SELECT * FROM categorys";
$result = mysql_query($query);
while($row = mysql_fetch_…
No he's not my uncles friend, Just some random guy i happen to hear talking bout' internet stuff. Instinctivly.. I got into the conversation... And the next thing i Knew im working..
I dun know. To you make you look more "professional like". considering he is running a very LARGE buisness. You know those microchips in cards like american express? Guess who's making em..
Ive actually seen commercial sites using PHP. And some mask it. For example.. My uncle's file extensions say .asp But they are really PHP programming, And he uses the htacsess folder to tell the webserver that it is really a .PHP file. Therefore he …