php code [2008-06-24 17:16:50]
Onclick to pass a variable to a PHP script
By mgt
and I need to pass the variable "1stOtherStuff" (which is an element in an array) to a PHP script, how do I do that? If I use the following code, I can access the file "welcome.php" (where I'd run a MYSQL script to query a value from a …
DaniWeb IT Discussion Community - http://www.daniweb.com/forums
Benchmarking PHP code
By sameer
Code tuning is an essential part of programming. But most programmers would rather try to complete the project in hand then spend time optimizing a piece of code. A well tuned and optimized code block can speedup your application by an …
code-diesel - http://www.codediesel.com
file() and similars don't work, and is_readable() neither…
By MarcGyver
Finally, I've tried to know what is happening using "is_readable()" function, but… it says that the forum's file is not readable!!! (and it happens only here, having the script on powweb…) PHP Code: …
PowWeb Community Forums - http://forum.powweb.com
.
