get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
Save cookie to DB
I'm working on a pixel tracking script for an incentive website and I need to use an ASP script to s
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means