Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Platform
Any
License
Any
am sending u the code, make sure to create a database and a table in it to copy excel data, plz change the database name according to ur databade in file inputExcel.php.
there r 3 files in this...
I have this code:
\n" );
}
?>
When I try and execute it, I get this error:
Warning: mail() : Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port"...
Hi everyone,
I've a big PHP software and want to protect it from duplication and illegal runnings on different servers, and I need to know if I can access hard disk's serial number etc.
If you...
: HI
: Can anybody help me on an experiment i am working on.
: I designed a html page that has a table with a few cells in it.
: Each cell in the table should hold a value that should update
:...
: Hi!
:
: I use the default printer fuctions in an app. It works fine, until local printers are concerned. In case of an installed shared network printer, unless I set the proper printerindex for...
I found this handy method for doing shared memory in PHP:
http://www.zend.com/codex.php?id=270&single=1
It worked great for single variables. But I really need to have a shared array. Is this...
: What would be better to learn, PHP or ASP?
:
:
don't Know... maybe it depends on who you ask. me? i'm using IIS/ASP alongside Apache/PHP on my xp sp2 celeron 466mhz,128mb ram, 20gb harddrive....
: if your using win xp prof edition, IIS is by default installed on your machine, that might be the cause if your problem... i'm running IIS when i'm coding ASP, and Apache for my php projects (...
if your using win xp prof edition, IIS is by default installed on your machine, that might be the cause if your problem... i'm running IIS when i'm coding ASP, and Apache for my php projects ( though...
Vai,
There's a number of ways to go about this. But the concept behind them all is the same. Read the entire file into memory (unless it's so large that's not possible), edit the variable(s)...
Hi
I wanna a Code which can get the ISP administrator or any user password(not shadowed) after I send it on ISP's computer. I mean somthing like broot force but online that use ISP's CPU and then...
after installing php on my PC, i received the following error when i tried to get to http:\\localhost
Forbidden
You don't have permission to access / on this server.
Apache/2.0.54(Win 32) PHP/5...
: I HATE tables (CSS rules - but I'm forced to use them this time!)
:
: I have a nested table which uses images to create nice 'curves' at the corners (except they aren't nice, cos the table...