Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Redirect not working after making a POST/GET
Hi Everyone,
I am a novice in PHP. Here I have 2 pages, one page with a textbox and button an
Keeping data in form
How can I keep whatever I write in the form?