Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
Data type mismatch
Hi,
I am migrating data from algol to c.I mapped real datatype in algol to double datatype in
Is there a quick way to do this?
Hi all,
I need to create a mysql table from php that goes a little something like this
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro