PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi