Category Archives: mysql

TTF not supported(GD Library)

I swear I posted this and its been deleted! My program states that TTF is not supported in my GD Library. Basically I have limited fonts..I only have default fonts , so to speak.. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , | Leave a comment

GD Library went missing?

In the last couple of weeks, I lost my GD Library and Vodahost had to install it,I have know idea what happened and Now my TTf files within this are not showing in my program I have.. Program I have states “TTF files not supported”..This all worked fine up to a couple of weeks ago..Then my whole site crashed. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , | Leave a comment

update multiple feilds

my table structure +—-+———+ | id | content | +—-+———+ | 2 | abc | +—-+———+ | 14 | def | +—-+———+ i want to update all fields with different text. my code was updating single field only can any one provide me the complete code please… Below is my code: PHP Code:   Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , | Leave a comment

WordPress updates

When will the latest version of WP be available on Fantastico? Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , | Leave a comment

help with dynamic header

Hello anyone and everyone, I am developing a sort of social network that has two different user types “fans” and “artists” each with their own table in the database and each with their own profile, edit-profile etc… The way that I have set it up is that when someone logs in they are taken to their profile (exp “fans” are taken to /profile1.php?id and “artists” are taken to /profile2.php?id) I got the login to work and everything else is going good but I am REALLY stuck on something that I think should be a inner problem. On my site I have a script that I called checkuserlog.php bellow… Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , | Leave a comment