updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
PHP header help!
Hi all I am trying to get this php page to refresh every 5 seconds on my phone which is an aastra 48
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
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