i went to my site to post a message saying I would be gone for about a week and the site was down,
so I check on my MySQL data bases only it shows I have 0 Data bases :cry: :cry: :cry: :cry: :cry:
:cry:
Ironicaly enough I forgot for the first time EVER to back it up :cry: :cry: :cry: :cry:
:cry: :cry: Luckly I've also had this problem on another host (though I had a back up) all that
needed to happen whas the sql servers needed to be restarted is there any way possible to get them
restarted?
I tried also making a new DB but it wont work thats why I think they need t....
Okay, I'll try to get straight to the point:
I have a form on a PHP enabled subdomain that (thanks
to 101 ) both displays submitted data for the user's convenience and posts that data to an email
address.
Here's the situation:
Data posted within the textarea field of the form shows up
exactly as submitted (with all linebreaks and spaces between paragraphs intact) except that
wherever a linebreak occurs, there's an annoying tag. It all looks rather messy, especially when
the sender uses lots linebreaks of paragraphs. I wouldn't mind so much if the data were fo....
Just wondering...
I am trying to make this happen. I am trying to intergrate user's data table
from both phpBB and php-nuke. I want to do this so that users can just log in once and can go to
the forum board without having to log in again. This must be possible, right?
Can anyone help
me on this?....
After lots of work searching the 'Net and applying what I've learnt, I have been able to create a
form that displays the data submitted by the user (preserving linebreaks and surpressing the display
of escape backslashes when apostrophies and double-quotes are typed into the textarea field) so that
the user can retain the information for future reference.
What I want to know is if there's a
script (PHP or otherwise) that I can use to get that information automatically posted to my email
address? I already know how to get form data posted to my email address (by putt....
I have a forum on xerox-hosting... And there is smth strange with registration
It looks like this:
1. Usin' SMTP
When user is trying to register he recieves the message ("535 Incorrect
authentication data")
2. Without SMTP
I do not receive an email from registered user
I put in
adminpanel option to activate users only by admin
So could any1 tell me plz what's wrong and how
to fix it?....
Lots of sites seem to load data on a page before you can see it - so you get instance changes.
For instance..
http://www.theherald.co.uk/news/31026.html
when you click next page, the next
page loads instantly without reloadidng the layout.
How do i do something like that?....
I had a problem with my hard disk... i a ¿need to recover my data..
Waht software would u
recommend?????
PS: If it runs under windows... it would be better!....
when your displaying multiple rows from a database, its a good idea to page them, i.e. so that you
dont have a huge list of 100 rows from mysql on one page - rather, 10 on 10 pages, or 5 on 20
pages.
This script allows you to create a flexible version of this.
It can be shown in action
here:
http://www.jesus-freaks.co.uk/?page=news
an example of the way it works:
http://www.jesus-freaks.co.uk/?page=news&p...t=10&order=desc
this shows page one, with 10 on each
page, in descending order.
http://www.jesus-freaks.co.uk/?page=news&p...mit=5&order=asc
th....