Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Add "width" check when upload
Hi!
Can someone add a function that is checking if picture witdh is bigger then 800px whwn up
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the