Hi,
I am in need a transfering an existing mySQL database to PostgreSQL. I
have
seen info on the converter. Before I get started I wanted to see info
anyone
has any insight or tips on converting these DBs (ie- is it problematic,
inconsistent, etc). Thanks!
--
PHP General Mailing List (http
---This is header.php
My Site
//this is the banner/header img
//this is where the left navigation
goes
About Us // a link
more links here
end header.php---
---start footer.php
Footer Here, Copyright Etc.
end footer.php -
---
Hi,
I want to check a string and return the amount of words present in it. These
strings could be quite large, some higher than 100,000 characters. I realize
I could explode the string on the whitespace and count the number of values.
However, I'm not sure this would be the most optimized way to
Depends. say you are wanting to put the passwords from your servers passwd
file, you would only be able to export the encrpypted passwords, since they
are one-way encrypted. you will not be able to store plain text passwords in
the db from your passwd file through importing it. if you want to do t
well, the fact of the matter, is that we will not be sending the mail from
the server, i only need something to handle bounces and discontinues when
sent to a specific email address, which resides on the server. the resources
are not available to use to send out that volume of custimized emails.
Hey Everyone,
I'm working a project for one of the company's websites. they have a subscription
mailing list that the user signs up their email address to receies periodical
emailings.
The email addresses are stored in a flat txt file. 1 email per line. I could also
convert it to a coma delim
Hey,
I'm looking for little information from those who have coded their own shopping cart
apps. what would you say the best way to setup a cart would be? more specificly, the
method for adding items to the cart.
say the user is broswing around. when they entered the website a new session was
7 matches
Mail list logo