Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
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
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
pop3 and fsockopen
So I am able to connect to the pop3 server, log in, and check how many messages there are. I am hav
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D