How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
generating all possible random letters
hi'
how can i randomize the letters a,b,c,d,e all possible ways, and i want to print the res
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc