oceans Posted May 3, 2007 Share Posted May 3, 2007 Dear People, I have a few php files, How to post it on the web like the first page must it be *.html. lets say i have aa.php, how shell i make it a viable web page. I have no client run time scripts, so i hope the browsers will not stop and complain saying it cannot run. Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/ Share on other sites More sharing options...
mmarif4u Posted May 3, 2007 Share Posted May 3, 2007 I cant get it, can u explain it more clearly... Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/#findComment-244155 Share on other sites More sharing options...
oceans Posted May 3, 2007 Author Share Posted May 3, 2007 Dear Mmarif4u, I want to post it on the internet. usually we will have a start page right, can this *.php be teh start page or i should have *.html. if *.html can I embade my php into it. Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/#findComment-244156 Share on other sites More sharing options...
oceans Posted May 3, 2007 Author Share Posted May 3, 2007 Dear Mmarif4u, since we had a chat on the dynamic table, is it ok if you tell me how can I rotate row colors, I knew i need to use fmod(), just that i can't get it right. Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/#findComment-244158 Share on other sites More sharing options...
mmarif4u Posted May 3, 2007 Share Posted May 3, 2007 Yeh u can use that, also u can use if statement for that, i use if. *.php i dont think this is the valid name to start and upload. Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/#findComment-244159 Share on other sites More sharing options...
oceans Posted May 3, 2007 Author Share Posted May 3, 2007 ok lets get the color done, please guide me Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/#findComment-244161 Share on other sites More sharing options...
mmarif4u Posted May 3, 2007 Share Posted May 3, 2007 I use for some certian rows. For example if i know that in my db there 5 fields then i use like this: if($row=1002){do stuff here} And so on... Link to comment https://forums.phpfreaks.com/topic/49774-how-to-post-php-on-web/#findComment-244167 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.