Have an account? Sign in
Login  Register  Facebook
How to determine the picture size, then selectively insert into the database?

I have 5 pictures, img1.jpg, img2.png, img3.gif, img4.jpg, img5.png. how to determine the picture size, if it is a Horizontal picture( width is more than height)width>=300px and ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
How to display at least 10 data from MySQL Database?

Hi Guys, Can anyone help me out about displaying 10 data from my database?My codes goes like this. I have 4 fields (id, local_title, local_desc, local_date ) <?php $last_date ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
How to archive data by month?

Hi Guys, I have a problem regarding of archiving. How we are going to archives data by month? I have 4 fields(id, dates, title,description). I want to archives my data by month in ... [see more]

2 answers September 22, 2011 Latest Activity: September 22, 2011
make the contact form working

i have email contact form but this is do not work i want to get in working email sender with validation here is code of web page here is complete code Full code in zip format now ... [see more]

2 answers September 22, 2011 Latest Activity: September 22, 2011
Why set var jQuery.noConflict () is invalid?

This is a JQuery gallery, the above code is in an external js file, the following code is in the head part. Why set var $ j = jQuery.noConflict (); is invalid? I have put many jquery ... [see more]

0 answer September 22, 2011 Latest Activity: September 22, 2011
How to display data that store in one fields?

Hi guys i have a problem. I have something to know bro, is it possible to combine all the data in one fields and it will display separately? Example: I have 3 fields (id, ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
Comparing dates from Mysql and PHP

Hi, I am a PHP beginner, I am working this code and I need help, And kinda stack of it. I have a database with 5 fields(id, date, time , title and description). This is what I want to ... [see more]

2 answers September 22, 2011 Latest Activity: September 22, 2011
categories and php

hi its me again:D i have a database like CREATE TABLE IF NOT EXISTS `categories` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `parent` ... [see more]

1 answer September 22, 2011 Latest Activity: September 22, 2011
Pure css menu without any tables

Hello, I am trying to modify a CSS menu but am having probpems getting it to look like the way I want it to. I am using two different tyes of menus to merge into one to make a pure ... [see more]

0 answer September 22, 2011 Latest Activity: September 22, 2011
PHP MySQL to create dock plan

I want to create a PHP MySQL where I can create the following but i'm not sure how to do it with my little knowledge of programming. Let me give you abit off back ground on the basic ... [see more]

1 answer September 22, 2011 Latest Activity: June 11, 2018