Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any