file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d