help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show