wampserver.com
That is to say, if you select a specific field, why does it need to store the results in an array? I understand if you select a whole row, but if it is just one value, why doesn’t it just store that value in a simple variable? Is there an advantage to the way it is done, or is that just the way it is?
In how many ways we can retrieve the data in the result set of MYSQL using PHP?
In how many ways we can retrieve the date in the result set of MYSQL using PHP ?
I’m looking for a free script that will handle user functions (registration, forgot password etc.)
I tried many toturials but i really couldnt install it.
I thhink there is somethng wrong with my ISAPI.
I have a user that wants to see the contents of a table. Is there a command that just dumps the table on the screen? I have a phpmyadmin account, but I don’t want to release that password as I have other databases on the server. Any ideas?
I have looked at the demo for mybboard.net but it has a large ad at the top of the screen. the best would be one that has no ads or other limitations. and free.
I need to access the value from site_status from the site_data table and then leave it as a variable to be used to determine where to send the visitor to the site.
Basically in Pseudo Code
if value from site_status in table site_data = 0 then
send user to value from site_indexpath in table site_status
else if
value from site_status in table site_data = 1 then
send user to value from site_maintain in table site_status
else end
Thanks
I use Geocities, I’d like to make a PHP login/logout/register feature…
Is there a way to do this?