I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Which PHP-Editor do you think is the best?
Hi everyone,
Myself Brian Anderson. For the last 2 years i have been working a
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?