Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Apple's revamped lineup arrives
I'm personally curious about the magic mouse.. a multi-touch concept sounds like it could be nea
Need help with cin setw
I made a program here is my code:
#include
#include
#i
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
header redirect problems? please help
Ok i am making a site that generates youtube thumbnails and i am generating an image that displays 1
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru