This is a discussion on php mysql repeat region within the Coding Help forums, part of the Webmaster Help category; how do repeat a region is there such a thing - im new to php and trying to learn about ...
| |||||||
| Register | Forum Rules | FAQ | Donate | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| how do repeat a region is there such a thing - im new to php and trying to learn about php applications and database any help would be great thanks |
| |||||
| Sorry I'm not fully understanding what you're trying to say... It might be a language issue ... You want to repeat a region ? Usually what you'd do is set up a regions table the region table will contain an ID and the Name of the regions From lets say your Users table then you'd add a column called RegionID which would contain the number Then you'd select U.*,R.Name from Users as U, Regions as R where U.RegionID=R.ID .. Of course I might be completely miss understanding what you're trying to do |
| |||||
| Using data from a table in your database, to display all records or a certain number of then you use the: PHP Code:
__________________ :. Web Design & Development Web Design Ireland :. Search Engines Optimization Search Engines Optimization :. Directory Submission Directory Submission :. News & Press Release Ireland GiveItSocks.com :. Used Cars Ireland, Car Parts & Car Audio Cars For Sale, Car Parts & Accessories :. I Have 2 Find It Directory SEF Directory |
| |||||
| I'm going to guess its a background image or something they wanted to repeat with CSS ... |
| Tags |
| mysql, php, region, repeat |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ajax and mysql and PHP, pulling info from a database | Ciarán Mc Cann | Coding Help | 10 | 09-08-2007 12:26 PM |
| Inserting PHP multidimensional arrays into a mySQL database | Ciarán Mc Cann | Coding Help | 15 | 03-08-2007 06:15 PM |
| PHP mySQL Problem!? | ziycon | Server / Technical Administration Tips and Queries | 1 | 15-07-2007 08:31 PM |
| php, mysql & .asp from same laptop | alex | Server / Technical Administration Tips and Queries | 11 | 16-10-2006 06:01 PM |
| ||||||||
| | ![]() | |||||||