php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
mail() problem
Hi Guys,
I've set up a contact email form. It sends the information fine, but it sends it to
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her