mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr