Scrolling news bar and MySQL
I am not sure if this is the correct forum to post this on. If not, I apologize. I am still pretty
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)
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
Warning: Cannot modify header information - headers already sent by (output sta
Warning: Cannot modify header information - headers already sent by (output started at /home/praylif
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s