Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?