Search:
Type: Posts; User: KirillTaylor
Search :
Search took 0.01 seconds.
Also, if you have wamp or xampp set up, use phpmyadmin SQL query feature to see what's the problem ;)
Hey,
I'm not really that experienced with PHP/MySQL but maybe you should try adding ` and ' accordingly.
Meaning:
SELECT
FROM `client`,`statement`
WHERE `client`.`client_id` =...
It would be awesome if you could show the code.
As theyoker said,
You can do that easily with a separate CSS file.
Padding - the distance between your text/object and the border.
Spacing (margin in CSS) - the distance between the cells.
...
Hey Guys,
This is the code:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Scrolling Text</title>
<script type="text/javascript">
function moveIt()
{
Obviously, I will contribute what I know and if I can help. No questions there.
Thank you for your reply.
Hey guys,
I couldn't think of a more suiting section to post this in than here.
I think it would only be polite to introduce myself, My name is Kirill and I'm a web development student in a local...