SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
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
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
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
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont