A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
animation progress while uploading files?
Hello, i have some website form to upload few files to server. i want to put some gif animation whi
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??