Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?