Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that