Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
update post issues
I am trying to create an update to a post function, while the update does occur, the page routing an
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que