Hi, I'm designing a website, which will be PHP driven. Sadly the programmer we had lined up appears to have taken another job, so while we are advertising for another programmer, I'm supposed to come up with a number of site designs for the client to choose from.
I know a basic amount of PHP, but I'm not sure on a few things, so some help would be greatly appreciated- and if anyone knows of a kickbutt PHP/ MySQL web programmer who works for peanuts on tight deadlines?? Heh!
First off I'd like to use graphics for menu section headers- but these will be database driven, is that possible? (i.e - is it possible to specify an image to have text overlayed and reuse the image for every menu header?- I know I can do it with HTML- I'm just not sure how the database would change the output)
I also know that you can do "on the fly" graphics using GD? Does this allow you to put tints or change the colors of graphics as well?
I'm also worried about the amount of graphics I can use while doing database searches- I don't want the pages to be slow and laggy, but they need to be graphicaly enticing to make the user want to come back.- is there any kind of way I can estimate load times from a database search so I can calculate how graphic intensive I can get?
thanks heaps. Sometimes, when my code just won't behave, I take it outside and make it listen to britney spears music, and when it comes back it's really well behaved. I wonder if it's suffering from post tramatic stress syndrome now..
I know a basic amount of PHP, but I'm not sure on a few things, so some help would be greatly appreciated- and if anyone knows of a kickbutt PHP/ MySQL web programmer who works for peanuts on tight deadlines?? Heh!
First off I'd like to use graphics for menu section headers- but these will be database driven, is that possible? (i.e - is it possible to specify an image to have text overlayed and reuse the image for every menu header?- I know I can do it with HTML- I'm just not sure how the database would change the output)
I also know that you can do "on the fly" graphics using GD? Does this allow you to put tints or change the colors of graphics as well?
I'm also worried about the amount of graphics I can use while doing database searches- I don't want the pages to be slow and laggy, but they need to be graphicaly enticing to make the user want to come back.- is there any kind of way I can estimate load times from a database search so I can calculate how graphic intensive I can get?
thanks heaps. Sometimes, when my code just won't behave, I take it outside and make it listen to britney spears music, and when it comes back it's really well behaved. I wonder if it's suffering from post tramatic stress syndrome now..