need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
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
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde