first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause i am posting in the wrong area.
I am starting from scratch with a new registration form for a soccer league i manage a website for. I am having a brain cramp on how to do a few things. i have a layout in my head but i cant seem to get it to code. so i am starting over.
what we want is managers to register their players for the rosters of their own club. We have 6 divisions with 42 teams. so on page one we would like to have to selection boxes which take info from DB Tables. One for division and one for team.
on the second page we would like to have the players information filled in so it can be put into another table for that team. and a master table for the entire league. we need to have tracking dates for the additions as well.
my question is would i need to the following tables and how can i do this with the least amount of code as possible:
- Divisions
- Teams
- Master Player list
- Team List
i will probably have more questions regarding this as i go along.
thanks
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as you can see from my code below it limits only gif and php fileshow do i edit my code to limit all
PHP MySQL Return Results Issue
Hi guys,I'm running joomla and made a module which is using ajax.Basically i just have an html input textbox which i put a SQL statement in and then onblur it does the ajax script which returns the
Gantt Chart Tool
Does anyone know of a good free gantt chart creator toolThanks
Sending a hyperlink through mail
HI all,
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a small web application where I want to make sure the data presented on a page (currently an HTML file)
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not going to post my code unless it is necessary. I want to know how to get this into code form using if
losing variables between php brackets
Hihave got this code:Code:
hiCode: <?phpecho "<td width=\"$columnWidth%\" align=\"center\"><a href=\"" . $_SERVER['PHP_SELF'] .
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but eventually I had to give up Basically, I have a website that is based around manipulating photos with
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I am coding a registration form. I ask the user a Yes/No question. Depending on the answer I have an