Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.05 seconds.
Search: Posts Made By: doomed2020
Forum: MySQL 10-30-2011, 06:15 PM
Replies: 5
Views: 385
Posted By doomed2020
ALTER TABLE `user` CHANGE `DoB` `DoB` INT( 11...

ALTER TABLE `user` CHANGE `DoB` `DoB` INT( 11 ) NOT NULL





$sql = "ALTER TABLE `user` CHANGE `DoB` `DoB` INT(11) NOT NULL";
Forum: MySQL 10-29-2011, 12:53 PM
Replies: 7
Views: 1,057
Posted By doomed2020
UnRESOLVED I have no trouble regarding...

UnRESOLVED


I have no trouble regarding the CODE , i can create TABLES, COLUMNS, ROWS etc , its is the Structuring Design of my Database , which i am little confused.

RESOLVED


yap , my...
Forum: MySQL 10-28-2011, 05:02 PM
Replies: 7
Views: 1,057
Posted By doomed2020
Question Linking multiple Tables for temporary Data Retrieval

Hi there,

I am working on my College project, making an eShop using PHP and MySQL , most parts of my website are competed , there are some points which i am unable to manage.

My main problem...
Forum: JavaScript frameworks 09-12-2011, 04:09 PM
Replies: 2
Views: 853
Posted By doomed2020
Exclamation Image "mouseover" ZoomIn & Out Not Working!

Hi there ,

I am trying to make Images on my site auto-ZoomIn on "mouseover" event , and auto-ZoomOut on "mouseout" event , but this is not working properly.

I hope some of you guys have tried...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 12:47 PM.