article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
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
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Async WSAConnect failed on XP with error code = 2 ("File not found")
Hi all,
I have very strange bug, please help me if you can.
It is reproduced o
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Keeping data in form
How can I keep whatever I write in the form?
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with