help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Creating a unique 'control panel' for each user
Hi there,
I'm thinking of designing a site that will allow users to sign up and have their ow
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
please help me... my password gets encrypted but not able to get in database
hai guys,
please help me... in the following function my password gets encrypted but no
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?