Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
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
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas