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
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
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
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho