get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
Displaying data from database into a 2 dimensional table
Good day!
I'm a beginner in PHP and I'm not expecting a full coding for this qestion. I'm jus
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Streaming local file from PHP while it’s been written to by a CURL process
I am creating a simple Proxy server for my website. Why I am not using mod_proxy and mod_cache is a
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what