problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5